Hi Paul,

Thanks for your help!

Can you tell me how to look for the message in the archive, please?


Cheers

Daniele


"Paul Nicholson" <[EMAIL PROTECTED]> wrote in message
news:200211062209.gA6M94n10781@;WPD01.network.webpowerdesign.net...
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hey,
> Your problem has something to do with "--enable-mbstr-enc-trans"....you
need
> to remove it.
> Check the archives for more info.
> HTH!
> ~Paul
>
> On Wednesday 06 November 2002 05:00 pm, Daniele Baroncelli wrote:
> > Hi guys,
> >
> > I have a very weird problem.
> >
> > I have installed the PHP version 4.2.3 on the LINUX virtual server of my
> > web project. Previously I had the PHP version 4.0.6.
> >
> > The error I get is very weird.
> > When I insert a record with the phpMyAdmin, the first 4 characters of
each
> > field don't get saved.
> > Same thing happened with some data entry interfaces I coded!
> >
> >
> > The only difference I can see in the two installation (provided the
php.ini
> > file is in the same location):
> >
> > The old version 4.0.6 was installed by the server provider and my
virtual
> > server space I can only see the .so file.
> > The new version 4.2.3 is actually inside my virtual server space.
> > Hence, the path I provided in the php configuration is different (I
don't
> > have idea if this can influence something).
> >
> > NEW VERSION (4.2.3) configuration run by me
> >  './configure' '--with-apxs=/usr/local/apache/1.3/bin/apxs'
> > '--prefix=/usr/home/rockit/usr/local'
> > '--with-mysql=/usr/home/rockit/usr/local/mysql' '--with-xml'
> > '--enable-xslt' '--with-xslt-sablot=/usr/home/rockit/usr/local'
> > '--with-regex=system' '--with-expat-dir=/usr/home/rockit/usr/local'
> > '--with-iconv=/usr/home/rockit/usr/local' '--enable-inline-optimization'
> > '--disable-debug' '--enable-memory-limit' '--enable-sigchild'
> > '--without-pear' '--enable-mbstring' '--enable-mbstr-enc-trans'
> > '--with-gdbm=/usr/local' '--enable-sockets' '--enable-versioning'
> > '--with-ttf=/usr/local' '--enable-ftp' '--with-gd=/usr/local'
'--with-zlib'
> > '--enable-gd-native-ttf'
> >
> > OLD VERSION (4.0.6) configuration run by the server provider
> >  './configure' '--enable-inline-optimization'
> > '--with-apxs=/usr/local/apache/1.3/bin/apxs'
> > '--with-config-file-path=/usr/local/lib' '--disable-debug'
> > '--enable-memory-limit' '--enable-sigchild' '--with-gettext'
> > '--without-pear' '--with-regex=system' '--enable-mbstring'
> > '--enable-mbstr-enc-trans' '--with-iconv=/usr/local'
> > '--with-gdbm=/usr/local' '--with-dbm=/usr/local' '--enable-sockets'
> > '--enable-versioning' '--with-freetype-dir=/usr/local'
> > '--with-ttf=/usr/local' '--enable-ftp' '--with-curl=/usr/local/curl'
> > '--with-openssl=/usr/local/openssl' '--with-gd=/usr/local'
> > '--with-freetype-dir=/usr/local' '--with-ttf=/usr/local'
> > '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr/local'
> > '--with-t1lib=/usr/local' '--with-zlib' '--enable-gd-native-ttf'
> > '--with-imap' '--with-mcrypt=/usr/local' '--with-mhash=/usr/local'
> > '--with-dom=/usr/local' '--with-mysql=/usr/local/mysql' '--with-zlib'
> > '--with-zlib'
> >
> >
> > I must admit that I didn't not include all parameter as the old
> > installation, as I didn't know most options and thought is not needed.
In
> > the new installation I instead provided additional XML parameter (after
> > installing the correspond modules, which all seem to work fine).
> >
> >
> > Hints on problem are very well welcome!
> >
> >
> > Daniele
>
> - --
> ~Paul Nicholson
> Design Specialist @ WebPower Design
> "The web....the way you want it!"
> [EMAIL PROTECTED]
>
> "It said uses Windows 98 or better, so I loaded Linux!"
> Registered Linux User #183202 using Register Linux System # 81891
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.6 (GNU/Linux)
> Comment: For info see http://www.gnupg.org
>
> iD8DBQE9yZLlDyXNIUN3+UQRAlxxAJ0ankSCkiAV4YIkJuVXb9wIolMxmgCdEiIo
> 4yOS7VNz6FbS2wsx5PK+L5s=
> =bMiB
> -----END PGP SIGNATURE-----



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to