Hi,
During compilation I got the error like follow:
+ pushd build-cgi
/r/rpms/BUILD/php-4.3.2/build-cgi /r/rpms/BUILD/php-4.3.2
+ make install INSTALL_ROOT=/r/rpms/TMP/php-root
Installing PHP CLI binary:/r/rpms/TMP/php-root/usr/bin/
Installing PHP CLI man page: /r/rpms/TMP/php-root/usr
Antoine wrote:
>Yes, I did restart the server,
>The server work but still send a file with php code in it
>The file has a .php extension, so I don't think this the problem
>the filename is "phpinfo.php"
>
>the line with Directory index is this one:
>DirectoryIndex index.html index.shtml index.h
Hi,
Yes, I did restart the server,
The server work but still send a file with php code in it
The file has a .php extension, so I don't think this the problem
the filename is "phpinfo.php"
the line with Directory index is this one:
DirectoryIndex index.html index.shtml index.htm index.php index
Did you restart your server?
On Wed, 2 Oct 2002, Antoine wrote:
> Hi,
>
> I compiled PHP 4.2.3 on RedHat 7.2,
> and I am using PHP as a module of apache
>
> In httpd.conf, I added the lines:
>
> LoadModule php4_module libexec/libphp4.so
>
> AddType application/x-httpd-php .php
>
> AddType applic
Hi,
I compiled PHP 4.2.3 on RedHat 7.2,
and I am using PHP as a module of apache
In httpd.conf, I added the lines:
LoadModule php4_module libexec/libphp4.so
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
But Apache still send back files with php codes in i
glynco pressed the little lettered thingies in this order...
> I installed PHP 4.0.6
> ./configure --with-apxs=/usr/sbin/apxs --with-mysql=/usr/ make
> make install
>
> Now what should I do with the httpd.conf and srm.conf?
>
The instructions for this are well documented at php.net/manual in t
Did you read the INSTALL file?
On Sat, 21 Jul 2001, glynco wrote:
> I installed PHP 4.0.6
> ./configure --with-apxs=/usr/sbin/apxs --with-mysql=/usr/ make
> make install
>
> Now what should I do with the httpd.conf and srm.conf?
>
> Can someone explore this: "edit your httpd.conf file so it only
I installed PHP 4.0.6
./configure --with-apxs=/usr/sbin/apxs --with-mysql=/usr/ make
make install
Now what should I do with the httpd.conf and srm.conf?
Can someone explore this: "edit your httpd.conf file so it only loads the
module for php4. If you load php3 it will interfere and it will brake
httpd.conf syntax problem with libphp4.so
Dear list,
can anyone help me to resolve this problem? I managed (with the help of kind
support from this list) to get MySQL 3.22.32 and Apache 1.3.12 installed and
working on Corel 1.1.2 . However after trying to compile and install php4, I
can now n