[csw-users] trouble with php?

Gérard Henry ghenry at cmi.univ-mrs.fr
Tue Nov 22 10:25:09 CET 2005


hello,
i'm using apache 1.3.33 from blastwave on solaris 10 x86.
I can use phpmyadmin without trouble after installing CSWmodphp4 (4.4.0) 
and other stuff needed.
But i'm in trouble with a particular software, a kind of CMS called spip 
(www.spip.net) that uses php, and i got errors:
[Tue Nov 22 09:04:38 2005] [notice] Apache/1.3.33 (Unix) PHP/4.4.0 
mod_ssl/2.8.22 OpenSSL/0.9.7d configured -- resuming normal operations
[Tue Nov 22 09:04:38 2005] [notice] Accept mutex: fcntl (Default: fcntl)
[Tue Nov 22 09:04:44 2005] [error] PHP Warning: 
include_ecrire(ecrire/inc_flock.php3): failed to open stream: No such 
file or directory in 
/opt/csw/apache/htdocs/testgh/spip/ecrire/inc_version.php3 on line 51
[Tue Nov 22 09:04:44 2005] [error] PHP Warning:  include_ecrire(): 
Failed opening 'ecrire/inc_flock.php3' for inclusion 
(include_path='/opt/csw/lib/php') in 
/opt/csw/apache/htdocs/testgh/spip/ecrire/inc_version.php3 on line 51
[Tue Nov 22 09:04:44 2005] [error] PHP Warning: 
main(ecrire/data/meta_cache.php3): failed to open stream: No such file 
or directory in 
/opt/csw/apache/htdocs/testgh/spip/ecrire/inc_version.php3 on line 877

what is ununderstandable is that ecrire/inc_flock.php3 exists:
    8 -rw-r--r--   1 httpd    httpd       3463 Nov 22 07:24 
/opt/csw/apache/htdocs/testgh/spip/ecrire/inc_flock.php3



in httpd.conf, i have:
LoadModule php4_module        /opt/csw/lib/php/sapi/apache1-libphp4.so
# For PHP support. added by CSWphp
     AddType application/x-httpd-php .php .php3
     AddType application/x-httpd-php-source .phps
# If you want "index.php" to be an acceptible directory index, adjust
DirectoryIndex index.html index.php index.php3

anybody can help?


gerard





More information about the users mailing list