Current time: 10-02-2024, 08:09 AM Hello There, Guest! (LoginRegister)


Post Reply 
PHP wants to download and not run.
Author Message
gyrecon Offline
Newbie
*

Posts: 5
Joined: Apr 2009
Reputation: 0
Post: #6
RE: PHP wants to download and not run.
(04-04-2009 05:19 AM)Lucan Wrote:  /etc/apache2/mods-avaiable there must be a fcgid.conf fcgid_ispcp.conf fastcgi_ispcp.conf and fastcgi.conf


but try this first:

a2dismod fastcgi
a2dismod fastcgi_ispcp
a2dismod fcgid_ispcp
a2dismod fcgid

Then try:

a2enmod fcgid_ispcp
/etc/init.d/apache2

If it works then, everything is fine.

If not

Try:
a2dismod fcgid_ispcp
a2enmod fastcgi_ispcp

/etc/init.d/apache2 restart



Tell me if it worked

a2dismod fastcgi = does not exist!
a2dismod fastcgi_ispcp = does not exist!
a2dismod fcgid_ispcp = already disabled
a2dismod fcgid = already disabled

a2enmod fcgid_ispcp
/etc/init.d/apache2 restart

worked!
(This post was last modified: 04-04-2009 05:34 AM by gyrecon.)
04-04-2009 05:27 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: PHP wants to download and not run. - gyrecon - 04-04-2009 05:27 AM

Forum Jump:


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