Current time: 04-19-2024, 04:33 PM Hello There, Guest! (LoginRegister)


Post Reply 
/admin/manage_users.php not found
Author Message
4tux Offline
Junior Member
*

Posts: 87
Joined: May 2008
Reputation: 0
Post: #11
RE: /admin/manage_users.php not found
Ok, but what do i need to do?
11-30-2009 04:27 PM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #12
RE: /admin/manage_users.php not found
is php5-mysql installed?
reset the changed settings in the php.ini (about mysql extension)
try a small php programm to connect to the db

/J
11-30-2009 04:39 PM
Visit this user's website Find all posts by this user Quote this message in a reply
4tux Offline
Junior Member
*

Posts: 87
Joined: May 2008
Reputation: 0
Post: #13
RE: /admin/manage_users.php not found
php5-mysql is installed.

with php -m is mysql in the list of php-Modules. But i can not connect with a small php-script...

I have this error with that script:
Quote:Fatal error: Call to undefined function mysql_connect() in /var/www/ispcp/gui/index2.php on line 6
11-30-2009 06:26 PM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #14
RE: /admin/manage_users.php not found
hm.

maybe the output of phpinfo has more infos (you may to enable this command in the correct php.ini).

how does the /var/www/fcgi/master/php5/php.ini look like?

or try to reinstall all php-things - including overwriting the config...

/J
11-30-2009 06:43 PM
Visit this user's website Find all posts by this user Quote this message in a reply
4tux Offline
Junior Member
*

Posts: 87
Joined: May 2008
Reputation: 0
Post: #15
RE: /admin/manage_users.php not found
ok, my php.ini is here:
Quote:deleted

and the phpinfo is here:
Quote:deleted

Can you give me a hint how i can reinstall the php-things with new config files?
I little bit confusing for me is, that it is only the admin-page, all other sites are working well...

The connection to the database is working for every site except the admin-panel...
Ok, when i Type php -i i will get the following output:
Quote:mysql

MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => 5.0.51a
MYSQL_MODULE_TYPE => external
MYSQL_SOCKET => /var/run/mysqld/mysqld.sock
MYSQL_INCLUDE => -I/usr/include/mysql
MYSQL_LIBS => -L/usr/lib -lmysqlclient_r

Directive => Local Value => Master Value
mysql.allow_persistent => On => On
mysql.connect_timeout => 60 => 60
mysql.default_host => no value => no value
mysql.default_password => no value => no value
mysql.default_port => no value => no value
mysql.default_socket => no value => no value
mysql.default_user => no value => no value
mysql.max_links => Unlimited => Unlimited
mysql.max_persistent => Unlimited => Unlimited
mysql.trace_mode => Off => Off

mysqli

MysqlI Support => enabled
Client API library version => 5.0.51a
Client API header version => 5.0.51a
MYSQLI_SOCKET => /var/run/mysqld/mysqld.sock

Directive => Local Value => Master Value
mysqli.default_host => no value => no value
mysqli.default_port => 3306 => 3306
mysqli.default_pw => no value => no value
mysqli.default_socket => no value => no value
mysqli.default_user => no value => no value
mysqli.max_links => Unlimited => Unlimited
mysqli.reconnect => Off => Off

I have checked the Include Dir and in /usr/include/ is no Mysql Dir of file.
The same with the Libs-Dir. Should i change that or what can i do?
(This post was last modified: 11-30-2009 08:45 PM by 4tux.)
11-30-2009 06:54 PM
Find all posts by this user Quote this message in a reply
4tux Offline
Junior Member
*

Posts: 87
Joined: May 2008
Reputation: 0
Post: #16
RE: /admin/manage_users.php not found
Ok, i have it... It was the extension_dir in the Config File.

But now, i have the next problem. A white Site on the Admin-Panel. The Debug-Output says:

Quote:DEBUG: push_el() sub_name: check_master(), msg: ERROR: Master manager process is not running !
DEBUG: pop_el() sub_name: check_master(), msg: ERROR: Master manager process is not running !
11-30-2009 08:44 PM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #17
RE: /admin/manage_users.php not found
/etc/init.d/ispcp_daemon start
11-30-2009 11:43 PM
Visit this user's website Find all posts by this user Quote this message in a reply
4tux Offline
Junior Member
*

Posts: 87
Joined: May 2008
Reputation: 0
Post: #18
RE: /admin/manage_users.php not found
That doesn`t work. Its started (2h ago) but the white site doesn`t change...

I have no Error in the Debug-Message any longer and i tryed an update, but nothing changed...
12-01-2009 12:06 AM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #19
RE: /admin/manage_users.php not found
Could you summarize whats not working? exactly...

/J
12-01-2009 07:55 AM
Visit this user's website Find all posts by this user Quote this message in a reply
4tux Offline
Junior Member
*

Posts: 87
Joined: May 2008
Reputation: 0
Post: #20
RE: /admin/manage_users.php not found
ok,

The only thing that is not working: The Admin-Panel shows only a white site.
I have found this posting:http://www.isp-control.net/forum/thread-8382-post-67748.html and i posted there this last problem.
But all tips in there doesn`t help me.

I Solved every other Problem.
(This post was last modified: 12-01-2009 07:59 AM by 4tux.)
12-01-2009 07:58 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)