Current time: 05-06-2024, 07:47 PM Hello There, Guest! (LoginRegister)


Post Reply 
no mySQL access via Joomla after update from 1.0.0rc2 to 1.0.0 to 1.0.5
Author Message
thoand Offline
Junior Member
*

Posts: 30
Joined: May 2010
Reputation: 0
Post: #7
RE: no mySQL access via Joomla after update from 1.0.0rc2 to 1.0.0 to 1.0.5
Hi,

I have deactivated the normal module
Code:
h1202717:/etc/apache2/mods-enabled# a2dismod fastcgi
Module fastcgi disabled.
Run '/etc/init.d/apache2 restart' to activate new configuration!
and enabled the ispcp one
Code:
h1202717:/etc/apache2/mods-enabled# a2enmod fastcgi_ispcp
Enabling module fastcgi_ispcp.
Run '/etc/init.d/apache2 restart' to activate new configuration!
h1202717:/etc/apache2/mods-enabled# /etc/init.d/apache2 restart
Restarting web server: apache2 ... waiting .....

then I listed all the modules:
Code:
h1202717:/etc/apache2/mods-enabled# apache2ctl -M
Loaded Modules:
core_module (static)
log_config_module (static)
logio_module (static)
mpm_worker_module (static)
http_module (static)
so_module (static)
actions_module (shared)
alias_module (shared)
auth_basic_module (shared)
authn_file_module (shared)
authz_default_module (shared)
authz_groupfile_module (shared)
authz_host_module (shared)
authz_user_module (shared)
autoindex_module (shared)
cband_module (shared)
cgi_module (shared)
cgid_module (shared)
dir_module (shared)
env_module (shared)
fastcgi_module (shared)
mime_module (shared)
negotiation_module (shared)
proxy_module (shared)
proxy_http_module (shared)
rewrite_module (shared)
setenvif_module (shared)
status_module (shared)
suexec_module (shared)
Syntax OK

But on the mainpage nothing has changed, the page still tells me that there is no mysql_connect().

regards,
thoand
05-27-2010 02:43 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: no mySQL access via Joomla after update from 1.0.0rc2 to 1.0.0 to 1.0.5 - thoand - 05-27-2010 02:43 AM

Forum Jump:


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