Hé, c'est toujours les problèmes de droits sur conf.php !
schoot
bon, maintenant, il me met ça quand je lance index.php :
------------------
The config file is writeable by the webserver. This is a major security risk because anyone can change your server settings now by using the install script.
phpBB will not be able to run until this is fixed. On unix systems this can be done with the following command:
chmod 644 config.php
Or use your FTP program to do this.
Switch on the 'read-only' attribute if you are running the script on a Windows machine.
----------------------
faut faire quoè?
schoot
et comment la créer a la main?
Mara's dad
Ben je connais pas phpbb, mais je suppose qu'il doit accéder à une base de donnée ! Il dit qu'il en trouve pas et qu'il essaye d'en creer une.
A mon avis, soit tu dois créer la base phpBB à la main, soit y'a un truc qui merde dans conf.php, genre user et mot de passe pour la base! Ou bien, si tu peut pas créer de base autre que celle par défaut, peut-être que tu peut changer le nom de la base dans conf.php pour mettre une base qui existe !
schoot
Testing DB Connection...DB Connection Good!
Selected database phpBB...Database could not be found
Attempting to create database phpBB...Error, count not select or create database phpBB, please create it manually or have your system administrator do it for you and try again.
-----------
Ca marche et maintenant, il me demande de lancer install.php. Je le lance mais il me marque ça.
Mara's dad
Y dit que le fichier de conf (conf.php) ne doit pas être accessible en écriture. Faut donc que tu change les droits d'accès à ce fichier !
Comment, là je sais pas trop, j'ai jamais mis de code chez multimania !
schoot
The config file is writeable by the webserver. This is a major security risk because anyone can change your server settings now by using the install script.
phpBB will not be able to run until this is fixed. On unix systems this can be done with the following command:
chmod 644 config.php
Or use your FTP program to do this.
Switch on the 'read-only' attribute if you are running the script on a Windows machine.
----------------------
Je dois faire quoâ?
C'est ce que me dit multimania quand je lance le php.
Désolé de poser la question. :hello: