Faire fonctionner un site web sous debian

alors j’ai fait un:

chown -vR root /var/www

Voilà ce que j’ai maintenant: ls -la dans /var/www

[code]total 9768
drwxrwxrwx 4 root root 4096 5 févr. 10:10 .
drwxr-xr-x 16 root root 4096 13 janv. 14:56 …
-rwxrwxrwx 1 root pld 17542 1 févr. 09:38 favicon.ico
-rwxrwxrwx 1 root pld 212 1 févr. 10:31 .htaccess
-rwxrwxrwx 1 root pld 141 1 févr. 12:19 index.php
drwxrwxrwx 4 root root 4096 13 janv. 15:16 mail
drwxrwxrwx 25 root root 4096 4 févr. 13:40 monsite.com
-rwxrwxrwx 1 root root 21 5 févr. 08:57 test.php

[/code]

Mais ça ne fonctionne toujours pas dans mes log apache j’ai toujours:

[Tue Feb 05 10:11:13 2013] [error] [client 192.168.9.254] PHP Fatal error: require(): Failed opening required './application/bootstrap.php' (include_path='/var/www/monsite.com/application/../library/Zend-1.9.3:/var/www/monsite.com/application/../library/:/var/www/monsite.com/application/../library/My:/var/www/monsite.com/application/models:.:/usr/share/php:/usr/share/pear') in /var/www/monsite.com/index.php on line 38 ~ :frowning:

Fait un

Ca devrais changer tous tes fichier de groupe pour que ton serveur web puisse lire les fichiers … si tu a bien positionner les droits bien sur.

toujours le même résultat Mimoza

C’était une histoire de majuscule / minuscule.

Bon tant mieux pour toi si ce n’est que cela :mrgreen: