Help - Search - Members - Calendar
Full Version: Phnuke Error At Top Of Page.
Zymic Webmaster Forums > Zymic Free Web Hosting > Zymic Free Web Hosting - General Discussion & Help
Chris77
I have just installed phpnuke into http://netprismwifi.uuuq.com

The install went smoothly, but now I have this error at the top of every page.
QUOTE
Warning: ini_set() has been disabled for security reasons in /www/uuuq.com/n/e/t/netprismwifi/htdocs/mainfile.php on line 259


Also, I can login, but I am unable to perform any admin tasks, as it just wants me to login again, with each button push. I feel it is probably due to the above error.

I searched the forums, and have not found documentation on this error. I did, however, find documentation on htaccess restrictions, and was wondering if this is related. If so, what can I do as a workaround?

Frankster
With the error(s) it is giving you, open the file(s) that it is displaying and find the ini_set on that specific line and put an '@' sign in front of it. I hope I made myself clear, if not just reply back ;-)
Chris77
QUOTE(Frankster @ Jul 29 2009, 03:10 AM) *
With the error(s) it is giving you, open the file(s) that it is displaying and find the ini_set on that specific line and put an '@' sign in front of it. I hope I made myself clear, if not just reply back ;-)


What is an ini_set? am I looking specifically for "ini_set" ?
Chris77
I freind of mine, just informed me that placing an @ sign, only hides the error from showing.
SO I still will not be able to log in to the site, as the error is still there, just hidden
Ed
QUOTE(Chris77 @ Jul 29 2009, 09:14 PM) *
I freind of mine, just informed me that placing an @ sign, only hides the error from showing.
SO I still will not be able to log in to the site, as the error is still there, just hidden


It suppresses the warning message, but the script will still work, just won't be setting that ini setting.
Macster12
I just started trying to install phpnuke and got that message and the same problem.. is phpnuke not allowed then?
Guerrill Tattoo
QUOTE(Macster12 @ Oct 19 2009, 04:24 AM) *
I just started trying to install phpnuke and got that message and the same problem.. is phpnuke not allowed then?


wondering the same. same error, can't login.
Ed
Read the rest of the thread, the solution is provided by Frankster...

For clarity, modify the file it mentions, replace 'ini_set' with '@ini_set'
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.