[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [obsdfr-misc] probleme Php 5.2
Bonjour
Vu les erreurs, je dirai que ton php.ini est différent.
Par exemple, niveau de logs supérieur ou encore mode un peu plus strict.
De toutes manières, cela trahit visiblement quelques erreurs de
conceptions dans ton site php. Peut-être aussi ton include_path qui est
incomplet...
> bonjour,
>
> depuis que j'ai fait la mise a jour de mon Obsd 4.1 vers 4.2, j'ai mit a
> jour les packages, dont php de 5.1 vers 5.2.
> mon serveur web apache php ne fonctionne plus tres bien; voici le genre
> d'erreur que je peut avoir :
> ---
> [Tue Apr 22 08:08:50 2008] [error] PHP Notice: Undefined variable: albums
> in /home/ctweb/htdocs/oal/album.php on line 13
> [Tue Apr 22 08:08:51 2008] [error] PHP Notice: Undefined variable: albums
> in /home/ctweb/htdocs/oal/film.php on line 16
> [Tue Apr 22 08:08:51 2008] [error] PHP Notice: Undefined variable: albums
> in /home/ctweb/htdocs/oal/film.php on line 19
> [Tue Apr 22 08:08:51 2008] [error] PHP Warning: include(menu.html) [<a
> href='function.include'>function.include</a>]: failed to open stream: No
> such file or directory in /home/ctweb/htdocs/oal/film.ph
> p on line 25
> [Tue Apr 22 08:08:51 2008] [error] PHP Warning: include() [<a
> href='function.include'>function.include</a>]: Failed opening 'menu.html'
> for inclusion (include_path='.:/pear/lib:/var/www/pear/lib') in
> /home/ctweb/htdocs/oal/film.php on line 25
> [Tue Apr 22 08:08:51 2008] [error] [client 82.241.184.85] File does not
> exist: /var/www/htdocs/oal/"$photo/"
> [Tue Apr 22 08:08:51 2008] [error] [client 82.241.184.85] File does not
> exist: /var/www/htdocs/oal/albums//mini/mini_Chatelard 2008 Photos de
> Daniel et Eliane.jpg
> [Tue Apr 22 08:08:51 2008] [error] [client 82.241.184.85] File does not
> exist: /var/www/htdocs/oal/albums//mini/mini_Week-end Ski au Chatelard.jpg
> [Tue Apr 22 08:08:51 2008] [error] [client 82.241.184.85] File does not
> exist: /var/www/htdocs/oal/albums//mini/mini_ok.jpg
> [Tue Apr 22 08:08:52 2008] [error] [client 82.241.184.85] File does not
> exist: /var/www/htdocs/oal/albums//mini/mini_sample.txt.jpg
> [Tue Apr 22 08:08:52 2008] [error] [client 82.241.184.85] File does not
> exist: /var/www/htdocs/oal/"$photo/"
> [Tue Apr 22 08:08:52 2008] [error] PHP Notice: Undefined variable: albums
> in /home/ctweb/htdocs/oal/album.php on line 13
> [Tue Apr 22 08:08:53 2008] [error] PHP Notice: Undefined variable: albums
> in /home/ctweb/htdocs/oal/film.php on line 16
> [Tue Apr 22 08:08:53 2008] [error] PHP Notice: Undefined variable: albums
> in /home/ctweb/htdocs/oal/film.php on line 19
> [Tue Apr 22 08:08:53 2008] [error] PHP Warning: include(menu.html) [<a
> href='function.include'>function.include</a>]: failed to open stream: No
> such file or directory in /home/ctweb/htdocs/oal/film.ph
>
> ---
>
> j'ai verifier mon htpd.conf, tous est ok, et mon php.ini a l'air correct.
>
> pouvez vous me venir en aide. je seche, et google aussi
> merci d'avance.
>
> Ghislain.