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


Post Reply 
[SOLVED] upgrade rc6 to rc7: panel is down!!!
Author Message
surfweb82 Offline
Junior Member
*

Posts: 47
Joined: Jul 2008
Reputation: 0
Post: #1
[SOLVED] upgrade rc6 to rc7: panel is down!!!
Hello!!

I upgrade the ispcp rc6 to rc7 and i get no error.

The problem occours when i connect into panel to upgrade the database and then the php code is ignored and a window shows asking me if i mean to download the page.

Help me to resolv that problem!!

Thanks!!
(This post was last modified: 12-20-2008 01:26 AM by BeNe.)
12-16-2008 07:58 AM
Find all posts by this user Quote this message in a reply
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #2
RE: upgrade rc6 to rc7: panel is down!!!
try
(12-16-2008 08:10 AM)sci2tech Wrote:  
Code:
apt-get install libapache2-mod-fcgid
a2dismod fcgid
a2enmod fcgid_ispcp
/etc/init.d/apache2 restart
12-16-2008 08:10 AM
Visit this user's website Find all posts by this user Quote this message in a reply
surfweb82 Offline
Junior Member
*

Posts: 47
Joined: Jul 2008
Reputation: 0
Post: #3
RE: upgrade rc6 to rc7: panel is down!!!
(12-16-2008 08:10 AM)sci2tech Wrote:  try
(12-16-2008 08:10 AM)sci2tech Wrote:  
Code:
apt-get install libapache2-mod-fcgid
a2dismod fcgid
a2enmod fcgid_ispcp
/etc/init.d/apache2 restart

Thanks for your reply but don't work!! I've forgotten to say that i change the defaul port of iscp!

Error:
a2enmod fcgid_ispcp
This module does not exist!
12-16-2008 08:20 AM
Find all posts by this user Quote this message in a reply
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #4
RE: upgrade rc6 to rc7: panel is down!!!
All apache files were rebuilded. So if you changed default port you must do it again. Also you did not upgraded as described in INSTALL file (trust me on this Wink ).
Code:
apt-get install libapache2-mod-fastcgi
a2dismod fastcgi
a2enmod fastcgi_ispcp
/etc/init.d/apache2 restart
Try with fastcgi.
12-16-2008 08:28 AM
Visit this user's website Find all posts by this user Quote this message in a reply
surfweb82 Offline
Junior Member
*

Posts: 47
Joined: Jul 2008
Reputation: 0
Post: #5
RE: upgrade rc6 to rc7: panel is down!!!
Thanks for your support!!! Now, my server work again!!

Happy Christmas!! Big Grin


(12-16-2008 08:28 AM)sci2tech Wrote:  All apache files were rebuilded. So if you changed default port you must do it again. Also you did not upgraded as described in INSTALL file (trust me on this Wink ).
Code:
apt-get install libapache2-mod-fastcgi
a2dismod fastcgi
a2enmod fastcgi_ispcp
/etc/init.d/apache2 restart
Try with fastcgi.
12-19-2008 07:10 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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