View previous topic :: View next topic |
Author |
Message |
XOdus -
Joined: 01 Feb 2004 Posts: 2
|
Posted: Sun Feb 01, 2004 4:12 am Post subject: PHP scripts wont work :( |
|
|
Hello, I have tried to run many different php scripts using abyss and there are always errors. The errors verry but this is a common one:
Notice: Undefined index: pscore in C:\Program Files\Abyss Web Server\htdocs\pss.php on line 24
Any way, my friend that doesn't use abyss can host these scripts (don't know what he uses) and my friend that uses abyss like me can't use them.
I followed all the instructions to enable php in the consol, and I don't know why there are still errors. Some please help, thankyou. |
|
Back to top |
|
 |
Moxxnixx -
Joined: 21 Jun 2003 Posts: 1226 Location: Florida
|
Posted: Sun Feb 01, 2004 4:42 am Post subject: |
|
|
XOdus, welcome to the forums. :)
Do the scripts still work??? If they do , I wouldn't worry about it.
Those are notices, not errors. They can be turned off in your
php.ini file. Look for Error handling and logging section. |
|
Back to top |
|
 |
XOdus -
Joined: 01 Feb 2004 Posts: 2
|
Posted: Sun Feb 01, 2004 6:23 am Post subject: |
|
|
Thankyou very much, problem is solved :D Never would have though to that :P |
|
Back to top |
|
 |
|