Bugs

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


Joined: 24 Nov 2003
Posts: 71

PostPosted: Tue Jan 27, 2004 5:54 pm    Post subject: Bugs Reply with quote

On my webserver, when I use an install.php thing, and click on a next button, nothing happens. So I am not able to install what I am wanting to add.

To see what I mean go to http://huntedhosting.ath.cx/panews/install.php
Back to top View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Wed Jan 28, 2004 3:19 pm    Post subject: Re: Bugs Reply with quote

Hunted,

It seems that this script uses the old PHP variables naming convention. So open php.ini, locate the line:

Code:
register_globals = off


and change it to:

Code:
register_globals = on


Save the file and retry the script.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Hunted
-


Joined: 24 Nov 2003
Posts: 71

PostPosted: Wed Jan 28, 2004 8:02 pm    Post subject: Reply with quote

Thanks!! It worked!
Back to top View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
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