(07-06-2010 08:16 AM)foxb Wrote: PHP 5.3 is not(officially) supported by ispCP.
Please reinstall with 5.2.x or You should fix the code manually.
After great effort on my part I finally went dow to 5.2.13 on the php, but I am still getting the say issues.
I still have a php issue
Default-error.log
---------------------------
Same unresolved issue at
http://isp-control.net/forum/thread-1054...l#pid80659
[Tue Jul 06 20:19:43 2010] [error] [client 192.168.1.3] PHP Fatal error: Uncaught exception 'Exception' with message 'Database error: Not connected to default' in /var/www/ispcp/gui/include/class.Database.php:52\nStack trace:\n#0 /var/www/ispcp/gui/include/i18n.php(79): Database::getInstance()\n#1 /var/www/ispcp/gui/include/system-message.php(61): tr('ispCP Error')\n#2 /var/www/ispcp/gui/include/ispcp-config.php(74): system_message('ERROR: The php-...')\n#3 /var/www/ispcp/gui/include/sql.php(34): decrypt_db_password('8uJw9Ad4qcQ=')\n#4 /var/www/ispcp/gui/include/ispcp-lib.php(68): require_once('/var/www/ispcp/...')\n#5 /var/www/ispcp/gui/index.php(31): require('/var/www/ispcp/...')\n#6 {main}\n thrown in /var/www/ispcp/gui/include/class.Database.php on line 52
I down graded by removing
php-common
php-cli
and php
and replacing them with the 5.2.13 versions
--------------
I tried resetting the database password but it still has the same issue
------------------------
Also I tried resetting apache and I am getting
[root@localhost ~]# service httpd restart
Stopping httpd: [ OK ]
Starting httpd: [Tue Jul 06 21:47:04 2010] [warn] module fcgid_module is already loaded, skipping
httpd: apr_sockaddr_info_get() failed for localhost.localdomain
httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
[ OK ]