Most PHP function don't work?

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
St3v3z0r
-


Joined: 26 Oct 2003
Posts: 1

PostPosted: Sun Oct 26, 2003 4:38 pm    Post subject: Most PHP function don't work? Reply with quote

I installed the latest PHP binary from php.net, and when I try to use LITHYEM Filemanager ( http://dev.lithyem.net/fileeditor/ ) it doesn't work!
While it does work under Apache or so.

Does somebody know what the problem is?
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon Oct 27, 2003 3:06 pm    Post subject: Re: Most PHP function don't work? Reply with quote

"doesn't work" is very vague. What is the error message you get for example?

Every PHP script works on Abyss. But some scripts are written for old versions of PHP and you must configure your PHP.ini file to take this into account:
* Open php.ini
* Locate the line:
Code:
register_globals=off

* change it to:
Code:
register_globals=on

* Save the file and retry your script

We tested the script with this settings and it worked perfectly.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group