[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [obsdfr-misc] probleme Php 5.2



en php 4 et 5.1, cela fonctionnait.
s'il faut refaire toutes les page, j'ai plus cours de regresser en 5.1
y a t'il une option pour le compatibilité.
j'ai pourtant mit le php.ini.recommended, en modifiant le 2 ou 3 option que j'avait dans le precedant.
il y a aussi le packages php5-pear-5.2.3 qui est manquant. est il inclus dans le php5-core ?


merci


Ghislain.



> Message du 22/04/08 10:09
> De : titeuf AT 2m01 POINT net
> A : misc AT openbsd-france POINT org
> Copie à : 
> Objet : 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) [> > href='function.include'>function.include]: 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() [> > href='function.include'>function.include]: 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) [> > href='function.include'>function.include]: 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.
> 
> 
> 
> ________________________________
> French OpenBSD mailing list
> misc AT openbsd-france POINT org
> http://www.openbsd-france.org/ml
> 
> 
>