ispCP - Board - Support
500 Errors on customers website.. - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: 500 Errors on customers website.. (/thread-6135.html)



500 Errors on customers website.. - Scriptman - 03-20-2009 05:10 AM

Hello, i have read many 500 error topic's but nothing helped.
My problem is, i add myself as a customer with domain: aaa.nl (for example).
I have changed the DNS settings of that domain to my dedi server and uploaded my website to htdocs.
But all i get is an 500 error:
Error 500!
/
Internal Server Error.

I have the following spec's:
CPU: 2.2 Ghz
RAM: 2048 Mb
diskspace: 500 Gb (only 1.2Gb used)
Debian 4 (Etch)
I use ISPCP 1.0.0 Stable.
fcgid (I tried fastcgi, but then apache won't start)..

On my VPS server ISPCP 1.0.0 Stable works fine..

Is someone here that can help me with this little problem ?

Thanks.


RE: 500 Errors on customers website.. - ceco91 - 03-20-2009 07:08 AM

Have you tried this


RE: 500 Errors on customers website.. - Scriptman - 03-20-2009 08:25 AM

(03-20-2009 07:08 AM)ceco91 Wrote:  Have you tried this

Yup, like 3 times..
Now the 4th time..
But if i update ISPCP to the latets nightly build, my server crashes, just like my vps did 1 week ago.
And i use MPM worker, not the prefork..
I only get errors with the root of a domain.. not @ ispcp control panel..

And as i said: Cant switch to fastcgi, because apache wont start then..

So maybe does anybody else know the answer?


RE: 500 Errors on customers website.. - Scriptman - 03-21-2009 02:21 AM

Hmm i re-added the customer (myself in this case)..
And the domain works, no 500 error.
it seems that the .htaccess is the problem.

Where can i enable mod_rewrite then?
In httpd.conf: LoadModule rewrite_module modules/mod_rewrite.so

But the 500 error stays..