Re: [Phpip-support] Any future conversion to non global variables?
Brought to you by:
trilexcom
From: <php...@li...> - 2007-05-19 01:48:33
|
What is your level of error logging within php.ini file? cat /etc/php/apache/php.ini |grep log ; Error handling and logging ; ; you're strongly encouraged to turn this feature off, and use error logging ; Log errors into a log file (server-specific log, stderr, or error_log (below)) ; As stated above, you're strongly advised to use error logging in place of log_errors = Off -- Michael Earls http://www.vermeer.org http://www.vermeer.org/pgp http://www.phpip.net PGP Info: KeyID 0x168CBA4E Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E > Just to clarify I installed 4.x on another web server with php > configured with global variables off. My 3.2 version runs on another > server that has php global variables on. > > -----Original Message----- > From: php...@li... > [mailto:php...@li...] On Behalf Of > php...@li... > Sent: Friday, May 18, 2007 3:39 PM > To: php...@li... > Subject: Re: [Phpip-support] Any future conversion to non global > variables? > > Ok, I'll go read the docs. I have 3.2 and when I installed 4.x it > didn't work off the bat, lots of variable errors. > > Is there a 3.2 to 4.x upgrade sql script? > > -----Original Message----- > From: php...@li... > [mailto:php...@li...] On Behalf Of > php...@li... > Sent: Friday, May 18, 2007 3:34 PM > To: php...@li... > Subject: Re: [Phpip-support] Any future conversion to non global > variables? > > phpIP has had support for global variables function to be disabled > before > 4.1 release in 2005. > > -- > Michael Earls > > http://www.vermeer.org > http://www.vermeer.org/pgp > http://www.phpip.net > > PGP Info: KeyID 0x168CBA4E > Fingerprint 14DD 0899 8FE4 1C16 9561 FA2A 1ACB CA91 168C BA4E > > >> Is there any plans to not use global variables in php? I'm under the >> assumption that PHP6 will not support global variables. >> >> >> >> --Booker >> >> > ------------------------------------------------------------------------ > - >> This SF.net email is sponsored by DB2 Express >> Download DB2 Express C - the FREE version of DB2 express and take >> control of your XML. No limits. Just data. Click to get it now. >> > http://sourceforge.net/powerbar/db2/____________________________________ > ___________ >> Phpip-support mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpip-support >> > > > ------------------------------------------------------------------------ > - > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support > > ------------------------------------------------------------------------ > - > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support > |