ISPCP and php.ini - Debian Wheezy
|
Author |
Message |
Haros
Junior Member

Posts: 36
Joined: Sep 2010
Reputation: 0
|
ISPCP and php.ini - Debian Wheezy
Hello,
after a dist-upgrade (squeeze -> wheezy) php got updated. So some settings need to be remade regarding php.
I know that ispcp uses a different php.ini for each domain.
eg. /var/www/fcgi/domain.tld/php5/php.ini
With the new php installation some config was updated so php loads the default php.ini and not the individual php.inis.
Also I believe something is need to be done with fastcgi configuration... It seems that fcgid module is ingored (it is loaded however)
I need to make it like it was before. Could you help?
Thanks.
*my modules
Loaded Modules:
core_module (static)
log_config_module (static)
logio_module (static)
version_module (static)
mpm_prefork_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)
cgi_module (shared)
deflate_module (shared)
dir_module (shared)
env_module (shared)
fcgid_module (shared)
mime_module (shared)
negotiation_module (shared)
php5_module (shared)
proxy_module (shared)
proxy_balancer_module (shared)
proxy_http_module (shared)
reqtimeout_module (shared)
rewrite_module (shared)
setenvif_module (shared)
status_module (shared)
suexec_module (shared)
xsendfile_module (shared)
Syntax OK
btw the php_module is there temporarily. If I disable it the php pages are shown as source code.
(This post was last modified: 05-21-2013 11:35 AM by joximu.)
|
|
05-20-2013 01:25 AM |
|
Messages In This Thread |
ISPCP and php.ini - Debian Wheezy - Haros - 05-20-2013 01:25 AM
|
User(s) browsing this thread: 1 Guest(s)