OVH Community, your new community space.

500 Internal error


Buciits
12-01-2014, 17:26
Thanks i worked it out

i chown the server and it worked fine

Thanks for your help

Buciits
12-01-2014, 17:13
With one do i need to chown?

Because in e-mail i received these settings:
- Web: Apache2/PHP5(suPHP)/SSL
- Database: MySQL5/phpMyAdmin

K.Kode
11-01-2014, 18:54
You need to chown to web server not root. (eg: www-data, apache2,, lighttpd etc etc)

Buciits
11-01-2014, 14:00
I fixed the UID of script "/home/ovh/www/index.php" is smaller than min_uid error
with chown -R root:root/home/ovh/www

But now i have this error Forbidden

You don't have permission to access /index.php on this server.

Can anyone help me with this?

Buciits
11-01-2014, 13:38
How to do that? Sorry i am a beginner in web dealing errors :P

K.Kode
11-01-2014, 13:34
output of: ls -l index.php

Buciits
11-01-2014, 13:29
Hi,

I try to upload web to my So you Start detected server i got this error UID of script "/home/ovh/www/index.php" is smaller than min_uid

Can anyone help me with this?