View previous topic :: View next topic |
Author |
Message |
woody03 -
Joined: 16 Apr 2004 Posts: 103 Location: U.K>West Midlands>Walsall,
|
Posted: Fri Jun 04, 2004 7:08 pm Post subject: Turning off the notices |
|
|
Ive read somewhere that you can turn off the notices on abyysWs. But i forgot where.
Can someonle please remind me how to do it
Woody _________________
 |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Fri Jun 04, 2004 7:23 pm Post subject: |
|
|
Go to your php.ini file in C:\Windows
and change the following line directive.
error_reporting = E_ALL;
To
error_reporting = E_ALL & ~E_NOTICE; |
|
Back to top |
|
 |
masa -
Joined: 05 Apr 2004 Posts: 182 Location: Hong Kong
|
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Sat Jun 05, 2004 10:26 am Post subject: |
|
|
I think he/she meant PHP because the issue
is dealing with Notices , does Abyss have notices ? |
|
Back to top |
|
 |
woody03 -
Joined: 16 Apr 2004 Posts: 103 Location: U.K>West Midlands>Walsall,
|
Posted: Sat Jun 05, 2004 12:27 pm Post subject: |
|
|
masa wrote: | trustpunk it is said that in abyss web server i dont think he mentioned php |
same difference :P lol. sory for not making it clear. _________________
 |
|
Back to top |
|
 |
|