You can manage your php configuration for each sites you have declared in your
Management Console.
You just have to place a different php.ini in each sites root directory.
Cheers
Flo
in your php.ini you certainly have
error_reporting = E_ALL
this line active put a ; before and you can use this one instead
error_reporting = E_ALL & ~E_NOTICE
Cheers
Florian
- Original Message -
From: Dwight Sparling <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March
Thanks for your reponse
I add total control for the system,admin,all the world to php.ini
but this is again the same probleme
So my WinNt install directory is c:\winnt.sbs does it can be the prob
Cheers
- Original Message -
From: Phil Driscoll <[EMAIL PROTECTED]>
To: Florian
I had intall php with automated installation (CGI).
I have a probleme on configuring php. it seem he can't read php.ini so i can't load
library, change session file directory ...
but i copy php.ini in c:\winnt, c:\winnt\system, c:\winnt\system32
Can anyone help me
Thanks in advance