Hello Paul, I did a new install for test purposes because I have customized templates so I can upgrade the new changes before I implement them. Ok after the new install I get this and I haven't done another yet except install the new version. Here is the error I am getting.
Warning: exec() has been disabled for security reasons in /home/public_html/wsngallery/end.php on line 493
Okay, I'll have to put in something to detect for that. Should be fixed by tonight. It's just saying it can't get the server load stats because it doesn't have permission to run shell commands... possibly anybody in safe mode gets that message.
Now I can't login. When I login it says I am logged in but when it redirects to the front page it still asking me for my login. Can't get to the admin panel either.
Paul, I didn't change anything. This is a fresh install. I haven't done anything except make the changes you made with the script from the above problem.
Oddly enough I see I can't logout from my localhost install, until I change the cookie path to / at which point it works right again logging out and back in. I guess you'll have to alter it from phpmyadmin in the wsngallery_settings table, it's named cookiepath.
Comments on Problem with new install
Forum Regular
Usergroup: Customer
Joined: Oct 18, 2003
Total Topics: 32
Total Comments: 114
Hello Paul,
I did a new install for test purposes because I have customized templates so I can upgrade the new changes before I implement them. Ok after the new install I get this and I haven't done another yet except install the new version. Here is the error I am getting.
Warning: exec() has been disabled for security reasons in /home/public_html/wsngallery/end.php on line 493
Liz
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Okay, I'll have to put in something to detect for that. Should be fixed by tonight. It's just saying it can't get the server load stats because it doesn't have permission to run shell commands... possibly anybody in safe mode gets that message.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
On check, actually it already doesn't do the exec() when in safe mode. You have safe mode off, but still can't use exec somehow?
Forum Regular
Usergroup: Customer
Joined: Oct 18, 2003
Total Topics: 32
Total Comments: 114
Paul,
I don't what you did but what ever it was it's fixed.
Thanks
Liz
Forum Regular
Usergroup: Customer
Joined: Oct 18, 2003
Total Topics: 32
Total Comments: 114
Now I can't login. When I login it says I am logged in but when it redirects to the front page it still asking me for my login. Can't get to the admin panel either.
Liz
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Did you change cookie paths, or what else did you change?
Are you trying to login while in debug mode, perhaps?
Forum Regular
Usergroup: Customer
Joined: Oct 18, 2003
Total Topics: 32
Total Comments: 114
Paul,
I didn't change anything. This is a fresh install. I haven't done anything except make the changes you made with the script from the above problem.
Liz
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Oddly enough I see I can't logout from my localhost install, until I change the cookie path to / at which point it works right again logging out and back in. I guess you'll have to alter it from phpmyadmin in the wsngallery_settings table, it's named cookiepath.
Forum Regular
Usergroup: Customer
Joined: Oct 18, 2003
Total Topics: 32
Total Comments: 114
Hello Paul,
Ok now I only get that error when I am in debug mode or other mode other than normal. But I am not too worried about that.
Liz