> it means that your PHP is not executed,
will do
> AddType directives.
I had this apache and php05.0.4 working in the past and not remember
having to mess with the AddType directives
Your referring to those in the httpd.conf y/n
>
>
>>I do have php-5.0.5 but I can not get it to compile with mysql-4.1.14
>
>
> See the documentation for PHP for this.
mysql-standard-4.1.14-pc-linux-gnu-i686-icc-glibc23.tar.gz
php-5.0.5 ->
./configure --with-apxs2=/usr/local/apache2/bin/apxs
--with-mysql=/home/craig/mysql --prefix=/usr/local/apache2/php
--with-config-file-path=/usr/local/apache2/php
--enable-force-cgi-redirect --disable-cgi --with-zlib --with-bz2
--with-gettext --with-gdbm --enable-mbstring --with-gd
--enable-gd-imgstarttf --enable-gd-native-tff
the errors ->
checking for MySQL UNIX socket location... no
checking for mysql_close in -lmysqlclient... no
checking for mysql_error in -lmysqlclient... no
which I've yet to find a solution for so I returned to php-4.4.0
>
> Davide
> >> Stay informed about: php code displayed instead of execution