Bonjour,
J'ai un script PHP pour un moteur de recherchequi ne fonctionne pas... Dedans, on trouve le commentaire suivant:
*/this script is written to work with php3 - if you are running php4, simply remove the 3 from the file name reference
make the same modification in the form tag on our search page*/
Mon hébergeur m'impose PHP4.1.1, mais a priori ce n'est pas un pbm de compatibilité.
Voici le message d'erreur lors du lancement d'une recherche:
Warning: OpenDir: Permission denied (errno 13) in /easyonline/www/www.koppen-lethem.fr/htdocs/reponse.php on line 28
Warning: Supplied argument is not a valid Directory resource in /easyonline/www/www.koppen-lethem.fr/htdocs/reponse.php on line 29
Warning: Supplied argument is not a valid Directory resource in /easyonline/www/www.koppen-lethem.fr/htdocs/reponse.php on line 91
Quelqun peut il ma'ider SVP, s'agit il d'un pbm de compatibilité en tre PHP3 et 4, d'un pbm de configuratin du script ou d'autre chose...?
Merci d'avance

