Hi,
I have a linux system and I try to install apache and php.
I followed the instructions to get a static version of apache and php.
But when I reach a .php page I get a message asking to download.
I made the checkings found around.
1. the httpd.conf file is the correct one (if I try to change sth
Did you add the LoadModule line?
LoadModule php4_module modules/libphp4.so
--
Jim
>>> Jim Kelly <[EMAIL PROTECTED]> 03/30/03 18:01 PM >>>
When I surf to a phpinfo.php file in apache htdocs dir the browser
insists on downloading the file instead of executing it showing me my
php setup page
I'
When I surf to a phpinfo.php file in apache htdocs dir the browser
insists on downloading the file instead of executing it showing me my
php setup page
I've modified httpd.conf adding:
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
AddModule mod_php4.c
here are
Greetings.
Currently I am trying to migrate an old RH (6.2) apache httpd.conf file to
SuSE 1.3 apache setup. There is one issue left to deal with and that is the
php directives in the virtual host setup that I am not quite sure how to
address:
the existing RH entries are as follows for each h
Hi , I install php 4.2.2 , apache 2.0.39 on a Windows 95 .
When i use the explorer to see a .php file this error ocurr
Bad request!
El buscador ha solicitado una operación que no puede ser procesada por el servidor.
Favor de contactar al webmaster en caso de que usted crea que existe un error en e
I've got apache to work and everything like that, it's fine.
But I haven't got PHP to work, and this is my problem:
In the installation file (install.txt) to PHP and other places that i've
looked, it's the installation to Apache version1.x.xx, but I've got Apache
vs 2.x.xx, so therefore the inst
rsite). Remember you can't bind to apache to the
same ip and the same port. This is IMHO inpossible.
Greetings,
Stefan Siefert
- Original Message -
From: Charles Marcus <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, January 05, 2002 12:07 AM
Subject: [PHP-INST] P
Hi all,
Newbie question:
I would like to run two copies of Apache, one using mod_php 4.1.1, and one
using _mod_php 4.06.
Is this possible? If so, is there anything like an How-to to get me going?
I've d/l'd PHP 4.1.1 and can't find any decent docs in the tar.
Thanks
Charles
--
PHP Instal
Hello,
Recently PHP 4.04 was statically installed with Apache ver 1.3.20 on HP-Unix.
The complied was succesful, but when I loaded up a hello world program nothing
outputs to the screen. I am figuring that I am missing a configuration change
because when you go and view the source you see PHP