phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [Bug #1345] csv import doesn't work


From: nobody
Subject: [Phpgroupware-tracker] [Bug #1345] csv import doesn't work
Date: Sun, 06 Apr 2003 08:55:00 -0400

=================== BUG #1345: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1345&group_id=509

Changes by: Ralf Becker <address@hidden>
Date: Sun 04/06/2003 at 14:54 (Europe/Berlin)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Invalid
         Assigned to | skwashd                   | ralfbecker
              Status | Open                      | Closed




=================== BUG #1345: FULL BUG SNAPSHOT ===================


Submitted by: gilesw                  Project: phpGroupWare                 
Submitted on: Sun 10/06/2002 at 13:18
Category:  addressbook                Bug Group:  0.9.14 release            
Severity:  5 - Major                  Priority:  Normal                     
Resolution:  Invalid                  Assigned to:  ralfbecker              
Status:  Closed                       Component Version:  ZIP               
Platform Version:  Linux - RedHat     Reproducibility:  Every Time          

Summary:  csv import doesn't work

Original Submission:  
I can't get csv importing to work when i use the 0.9.14.000 release of phpgw. I 
put in the details and set the conversion and click submit but the form just 
resets itself with no error, but no import either.

It used to work in 0.9.14rc1 ,2, 3 

I'm running redhat 7.3 with a self compiled php 4.2.3 and apache 1.3.26 

php compiled with 

./configure --prefix=/usr --libdir=/usr/lib/php4 --includedir=/usr/include 
--datadir=/usr/share/php --with-config-file-path=/etc/php.ini \
--with-mysql \
--with-apxs=/usr/local/apache/bin/apxs \
--enable-xslt \
--with-xslt-sablot \
--with-expat=/usr/lib \
--with-sablot=/usr/local/lib \
--with-sablot-js

hope someone can help

g.

Follow-up Comments
*******************

-------------------------------------------------------
Date: Fri 10/11/2002 at 08:38       By: gilesw
finally got it to work with my own compiled version of the latest php 

./configure --prefix=/usr --enable-pic --disable-rpath --with-layout=GNU 
--with-apxs=/usr/local/apache/bin/apxs \
--libdir=/usr/lib/php4 --datadir=/usr/share/php --with-config-file-path=/etc \
--enable-inline-optimization --enable-magic-quotes --enable-track-vars 
--enable-memory-limit \
--enable-bcmath --with-pcre-regex=/usr --enable-sigchild --with-xml 
--with-expat-dir=/usr \
--enable-exif=shared --enable-sysvsem=shared \
--enable-sysvshm=shared --enable-shmop=shared \
--with-mysql \
--with-pgsql=shared \
--with-gettext=shared \
--with-mcrypt \
--enable-sockets=shared \
--with-gmp=shared --with-dom=shared --with-qtdom=shared,/usr/lib/qt-2.3.1 
--with-iconv=shared \
--enable-wddx --with-curl=shared --enable-apc=shared --with-imlib=shared \
--with-zlib --with-mm \
--enable-xslt \
--with-xslt-sablot \
--with-sablot=/usr/local/lib \
--with-sablot-js

sorry for clogging up this bugs listing.

Hopefully i'll be able to contribute at some point.

g.

-------------------------------------------------------
Date: Wed 10/09/2002 at 07:54       By: skwashd
Hey Giles,

I don't want to close this one for the moment.  Am i missing something in the 
list or where the configure options the same?

Also did you have register_globals = on for the php4.2.2 version?

Cheers

-------------------------------------------------------
Date: Tue 10/08/2002 at 10:02       By: gilesw
I've tracked the problem down to the php build i was using rather than phpgw. 
I'm sorry for any trouble caused.

Out of the rpms I tried after my php build didn't work :- 

mod_php-4.2.2-4.arvin.rh7.2.i686.rpm ,csv import didn't work

'./configure' '--prefix=/usr' '--enable-pic' '--disable-rpath' 
'--with-layout=GNU' '--with-apxs' '--libdir=/usr/lib/php4' 
'--datadir=/usr/share/php' '--with-config-file-path=/etc' 
'--enable-inline-optimization' '--enable-magic-quotes' '--enable-track-vars' 
'--enable-memory-limit' '--enable-bcmath' '--with-iconv' 
'--with-pcre-regex=/usr' '--enable-sigchild' '--with-xml' 
'--with-expat-dir=/usr' '--with-openssl' '--enable-ftp=shared' 
'--enable-exif=shared' '--enable-sysvsem=shared' '--enable-sysvshm=shared' 
'--enable-shmop=shared' '--with-unixODBC=shared' '--with-mysql=shared,/usr' 
'--with-ldap=shared' '--with-pgsql=shared' '--with-gettext=shared' 
'--with-snmp=shared' '--enable-ucd-snmp-hack' '--with-sybase-ct=shared,/usr' 
'--with-oci8=shared,/usr/local/oracle/product/8i' 
'--with-swf=shared,/home/troels/rpm/BUILD/php-4.2.2/swflib' 
'--enable-sockets=shared' '--with-gmp=shared' '--with-dom=shared' 
'--with-qtdom=shared,/usr/lib/qt-2.3.1' '--enable-wddx' '--with-curl=shared' 
'--enable-apc=shared' '--with-ming=shared' '--with-imlib=shared' 
'--with-recode=shared' '--enable-calendar=shared' '--enable-posix=shared' 
'--with-mcal=shared,/usr' '--with-interbase=shared,/usr' '--with-zlib' 
'--with-mm'

mod_php-4.1.2-8.arvin.rh7.2.i586.rpm csv files did import fine.

'./configure' '--prefix=/usr' '--enable-pic' '--disable-rpath' 
'--with-layout=GNU' '--with-apxs' '--libdir=/usr/lib/php4' 
'--datadir=/usr/share/php' '--with-config-file-path=/etc' 
'--enable-inline-optimization' '--enable-magic-quotes' '--enable-track-vars' 
'--enable-memory-limit' '--enable-bcmath' '--with-pcre-regex=/usr' 
'--enable-sigchild' '--with-xml' '--with-expat-dir=/usr' '--with-openssl' 
'--enable-ftp=shared' '--enable-exif=shared' '--enable-sysvsem=shared' 
'--enable-sysvshm=shared' '--enable-shmop=shared' '--with-unixODBC=shared' 
'--with-mysql=shared,/usr' '--with-ldap=shared' '--with-pgsql=shared' 
'--with-gettext=shared' '--with-snmp=shared' '--enable-ucd-snmp-hack' 
'--with-sybase-ct=shared,/usr' 
'--with-oci8=shared,/usr/local/oracle/product/8i' 
'--with-swf=shared,/home/troels/rpm/BUILD/php-4.1.2/swflib' 
'--enable-sockets=shared' '--with-gmp=shared' '--with-dom=shared' 
'--with-qtdom=shared,/usr/lib/qt-2.3.1' '--with-iconv=shared' '--enable-wddx' 
'--with-curl=shared' '--enable-apc=shared' '--with-ming=shared' 
'--with-imlib=shared' '--with-recode=shared' '--enable-calendar=shared' 
'--with-zlib' '--with-mm' 

for both rpms i installed the accompanying modules.

G.








CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1345&group_id=509




reply via email to

[Prev in Thread] Current Thread [Next in Thread]