PDA

View Full Version : Admin Panel won't read settings


NightStorm
08-06-2006, 05:52 PM
I do not know why, but for some reason the admin panel refuses to actually read anything from the database. I know the settings are correct, because it will write to it, and I can obviously log in to see the admin panel.
But, when I click on "List Admins", I see the hyperlinks, but no username listed. When I click on Settings, I see all the options, but all the boxes are empty. If I look in the database, the settings are there though. And if I make any changes to the admin panel settings page, the changes are written to the database... but it wipes all the existing settings first. So, if I type in the "Script name", that's all that is left in the database.
Is this related to the fact that I'm running phpSuExec, or is this a bug somewhere in the install? Any idea where I should be looking to figure out why it will write, but won't read? The MySQL user has "ALL" for permissions...

Derek
08-06-2006, 10:06 PM
It might be a problem with phpSuExec, but I doubt it. What PHP and MySQL versions are you running? Also you might want to wait till Beta 7 is out and see if it works then.

Derek

NightStorm
08-06-2006, 10:15 PM
PHP 4.4.2 (cli) (built: Aug 2 2006 00:58:33)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
with eAccelerator v0.9.5-beta2, Copyright (c) 2004-2006 eAccelerator, by eAccelerator
with Zend Extension Manager v1.0.10, Copyright (c) 2003-2006, by Zend Technologies
with Zend Optimizer v3.0.0, Copyright (c) 1998-2006, by Zend Technologies

mysql Ver 14.7 Distrib 4.1.20, for pc-linux-gnu (i686) using readline 4.3

When might beta 7 be due out?

weblord
08-06-2006, 10:45 PM
2 hours left
http://www.nbsdesignz.com/forums/showpost.php?p=56645&postcount=14
have you tried to disable phpsuexec and see what happens?

NightStorm
08-07-2006, 12:14 AM
With some 60 sites on the server, all set up to run with phpSuExec enabled, it's not really an option to recompile php to run without it... especially given the security concerns of running everything under "nobody".

weblord
08-07-2006, 12:22 AM
i see your point just wait for the beta 7 release then.