Re: Scripts not working outside of Zend Studio

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

 



On 10/5/05, Steve Harp <steve@xxxxxxxxxxxxxxxx> wrote:> I've got  the php.ini set to throw errors:> error_reporting  =  E_ALL & E_NOTICE & E_STRICT> display_errors = On
But which php.ini on your system is your web server using?  Many newerLinux distros for example ship with multiple php.ini files, one forthe cli PHP, one for the mod_php.
I'd cut out the middle man and add a call to error_reporting() at thetop of the script.

--Greg DonaldZend Certified EngineerMySQL Core Certificationhttp://destiney.com/

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux