Re: [PHP] Problem with Apache!

2004-02-19 Thread BAO RuiXian
deal in it?? E-mail: [EMAIL PROTECTED] - Original Message - From: "BAO RuiXian" <[EMAIL PROTECTED]> To: "Цыганенко Артём" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, February 19, 2004 11:40 PM Subject: Re: [PHP] Problem with Apac

Re: [PHP] Problem with Apache!

2004-02-19 Thread BAO RuiXian
Цыганенко Артём wrote: Hello! My name is Artem! I want to tell you about my problem. Please, help me When I changed my "httpd.conf" file like in book by Julie C.Meloni, I try to open file phpinfo.php from directory "C:\Program Files\Apache Group\Apache2\htdocs". But when I open Int

Re: [PHP] Problem With Apache / PHP Installation

2003-12-08 Thread Sven
Shaun schrieb: "Ajai Khattri" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] On Sat, Dec 06, 2003 at 07:46:07PM -, Shaun wrote: I have installed PHP and Apache but when i try to view a PHP file i.e. http://127.0.0.1/hello.php i get a dialog box asking me if i want to open or sa

Re: [PHP] Problem With Apache / PHP Installation

2003-12-06 Thread Shaun
"Ajai Khattri" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Sat, Dec 06, 2003 at 07:46:07PM -, Shaun wrote: > > > I have installed PHP and Apache but when i try to view a PHP file i.e. > > http://127.0.0.1/hello.php i get a dialog box asking me if i want to open or > > save

Re: [PHP] Problem With Apache / PHP Installation

2003-12-06 Thread Ajai Khattri
On Sat, Dec 06, 2003 at 07:46:07PM -, Shaun wrote: > I have installed PHP and Apache but when i try to view a PHP file i.e. > http://127.0.0.1/hello.php i get a dialog box asking me if i want to open or > save the file? > > Any ideas why this is happening? Assuming, your Apache is configured

Re: [PHP] Problem with Apache 1.3.28 / PHP 4.3.3

2003-11-14 Thread Boyan Nedkov
[EMAIL PROTECTED] wrote: I had problem in the configuration of Apache 1.3.28 and PHP 4.3.3 as SAPI module, they are run well as CGI module, I put this lines for it: ScriptAlias /php/ "D:/PHP4.3.3/" AddType application/x-httpd-php .php Action application/x-httpd-php "/php/php.exe" as SAPI module, I

Re: [PHP] Problem with Apache Web Server config file and PHP (pleasegive advice on what problem may be me)

2003-07-16 Thread Marek Kilimajer
Did you add these lines to http.conf?: LoadModule php4_module c:/php4/sapi/php4apache.dll AddModule mod_php4.c AddType application/x-httpd-php .php If you did, did you restart apache afterwards? karen santmyer wrote: HI: Can anyone refer me to someone that can help with the problem below.

Re: [PHP] problem with apache php module on solaris

2002-01-14 Thread Dennis Moore
I think you need to add the apache module extensions to your apache configuration. try adding --enable-apxs or --with-apxs (I can remember the exact syntax) to the apache configure. - Original Message - From: "Gino Paoletti" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, Janu