[PHP-INST] PHP and Apache

2003-08-04 Thread antonio bernabei
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

Re: [PHP-INST] php and Apache won't play nice

2003-03-30 Thread Jim Thome
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'

[PHP-INST] php and Apache won't play nice

2003-03-30 Thread Jim Kelly
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

[PHP-INST] php and apache

2002-09-29 Thread Chris Herrnberger
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

[PHP-INST] PHP and Apache Installation

2002-09-05 Thread Gustavo Sigal
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

[PHP-INST] PHP and Apache 2.0.36

2002-06-01 Thread Velling
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

Re: [PHP-INST] PHP and Apache question

2002-01-04 Thread Stefan Siefert
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

[PHP-INST] PHP and Apache question

2002-01-04 Thread Charles Marcus
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

[PHP-INST] PHP and Apache not interacting

2001-10-16 Thread amacar01
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