Current time: 05-18-2024, 03:00 AM Hello There, Guest! (LoginRegister)


Post Reply 
ISPCP admin blank white page
Author Message
Freakez Offline
Junior Member
*

Posts: 21
Joined: Mar 2010
Reputation: 0
Post: #11
RE: ISPCP admin blank white page
Don't you have a 00_master.conf in the /etc/apache2/site-available dir? Else try:
Code:
a2ensite Master00_conf

and:
Code:
/etc/init.d/apache2 force-reload
07-15-2010 07:05 PM
Visit this user's website Find all posts by this user Quote this message in a reply
tomtom901 Offline
Junior Member
*

Posts: 20
Joined: Jul 2010
Reputation: 0
Post: #12
RE: ISPCP admin blank white page
(07-15-2010 07:05 PM)Freakez Wrote:  Don't you have a 00_master.conf in the /etc/apache2/site-available dir? Else try:
Code:
a2ensite Master00_conf

and:
Code:
/etc/init.d/apache2 force-reload

Apache2 doesn't exist on my system.
07-15-2010 08:06 PM
Find all posts by this user Quote this message in a reply
Freakez Offline
Junior Member
*

Posts: 21
Joined: Mar 2010
Reputation: 0
Post: #13
RE: ISPCP admin blank white page
Could you enable Master00_conf? If you restart Apache with /etc/init.d/httpd restart, then you need to use:
Code:
/etc/init.d/httpd force-reload
07-15-2010 08:13 PM
Visit this user's website Find all posts by this user Quote this message in a reply
tomtom901 Offline
Junior Member
*

Posts: 20
Joined: Jul 2010
Reputation: 0
Post: #14
RE: ISPCP admin blank white page
I've used /etc/init.d/httpd reload, which returns OK, but how to enable Master00?
07-15-2010 08:22 PM
Find all posts by this user Quote this message in a reply
Freakez Offline
Junior Member
*

Posts: 21
Joined: Mar 2010
Reputation: 0
Post: #15
RE: ISPCP admin blank white page
Normaly this config file named 00_master.conf, this is for the priority. When you would like to enable Master00_conf, you can do this with:
Code:
a2ensite Master00_conf

Then reload Apache with:
Code:
/etc/init.d/httpd force-reload
07-15-2010 08:26 PM
Visit this user's website Find all posts by this user Quote this message in a reply
tomtom901 Offline
Junior Member
*

Posts: 20
Joined: Jul 2010
Reputation: 0
Post: #16
RE: ISPCP admin blank white page
a2ensite command: not found.

P.S. One of my other sites also started showing this problem, all help is welcome and a payment is no problem!! This isn't funny anymore...
07-16-2010 04:46 PM
Find all posts by this user Quote this message in a reply
gOOvER Offline
Banned

Posts: 3,561
Joined: Jul 2007
Post: #17
RE: ISPCP admin blank white page
(07-15-2010 08:06 PM)tomtom901 Wrote:  Apache2 doesn't exist on my system.

Why that?? Normaly Apache2 will installed by default on ispCP installation Wink

Did you install ispCP correct?? It doesn't seems so Wink
(This post was last modified: 07-16-2010 04:54 PM by gOOvER.)
07-16-2010 04:51 PM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #18
RE: ISPCP admin blank white page
maybe it's time to tell more about the system (OS, ispcp version etc)
07-16-2010 05:12 PM
Visit this user's website Find all posts by this user Quote this message in a reply
tomtom901 Offline
Junior Member
*

Posts: 20
Joined: Jul 2010
Reputation: 0
Post: #19
RE: ISPCP admin blank white page
Already thought so:

ISPCP (mentioned it before): 1.0.5.
OS: CentOS (on both servers) 64 bit

I'm restarting Apache with httpd and not Apache2. Everything worked fine until a couple of days ago. I'm using a total of 4 servers with ISPCP and 2 / 4 are showing this problem, the other two don't.
Is a2ensite specific for ubuntu?
(This post was last modified: 07-16-2010 05:31 PM by tomtom901.)
07-16-2010 05:23 PM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #20
RE: ISPCP admin blank white page
try to get the list of configured vhosts in apache:
in debian it's "apache2ctl -S"...

We are talking about the master process (the ispcp gui) aren't we?
so this runs normally with privileges vu2000 so the permissions of the gui should be ok (the script above should fix this) and the f(ast)cgi(d) settings should fit (you don't use mod_php, do you?). And then there always should be more info in the eror log (or suexec.log) when an error 500 appears.

I don't know if this is a valid path (mentioned above):
/var/www/html/admin

in debian it's not... maybe better: /var/www/ispcp/gui/admin

so this should be checked too...

/J
07-16-2010 06:35 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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