[PHP] Problem with Apache+Fedora Core 4 + PHP Installation

2005-09-06 Thread Feris Thia C.
Hi All, I'm using Fedora Core 4 (kernell 2.6.11-1.1369_FC4) and having problem when installing Apache + PHP... the configuration that I'm using : 1. Apache 2.0.54 ./configure --prefix=/usr/local/apache2 --enable-so make make install 2. PHP 4.3.1 ./configure --with-apxs2=/usr/local/apache2/bin

[PHP] Problem starting Apache after PHP 5.0.2 installation

2004-12-15 Thread Don
Hi, Just installed PHP 5.0.2 on a Fedora Core 3 system using Apache 2. One of my configure options was: --with-mcrypt I followed the docs at php.net and downloaded libmcrypt-2.5.7, and installed it as per INSTALL file. No problems compiling PHP. However, when I attempt to restart Apache, I

[PHP] Problem with Apache!

2004-02-19 Thread
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 Internet Explorer and write

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 Internet Explorer

Re: [PHP] Problem with Apache!

2004-02-19 Thread BAO RuiXian
: [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 Apache! wrote: Hello! My name is Artem! I want to tell you about my problem

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 save

[PHP] Problem With Apache / PHP Installation

2003-12-06 Thread Shaun
Hi, 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? Thanks for your help -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

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 to

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 the file?

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

[PHP] Problem with Apache 1.3.28 / PHP 4.3.3

2003-11-13 Thread orlandopozo
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 put this lines:

[PHP] Problem with Apache 1.3.28 / PHP 4.3.3

2003-11-13 Thread orlandopozo
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 put this lines:

[PHP] Problem with apache and php on OpenBSD 3.4

2003-11-02 Thread Teren
Hi, I just loaded up all of the packages using the packages from Openbsd since i was having issues with ports, and then I activated them all and that worked fine. However, when I put the line to load the php4 module in to httpd.conf, apache won't start. It finds the module fine, but that's it.

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

2003-07-16 Thread karen santmyer
HI: Can anyone refer me to someone that can help with the problem below. I installed Apache Web Server on my laptop which has Windows XP. I then installed PHP. I followed the directions in the book I had on installing apache and php and what to add to the apache configuration

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.

[PHP] Problem with Apache Web Server config file and PHP working together Please help!!

2003-07-15 Thread karen santmyer
HI: I installed Apache Web Server on my laptop which has Windows XP. I then installed PHP. I followed the directions in the book I had on installing apache and php and what to add to the apache configuration file. Here is what is happening: After installing everything, I tested

[PHP] problem with apache 2.0

2003-06-03 Thread Franck Collineau
Greeting, I have just change my server to apache 2.0.44 and php 4.3.1 (from mandrake 9.1) and i have a problem now When i pass a numeric parameter to a php script from a form, the parameter is equal zero ! Here is my form: p Modification d'un matériel: /p table tr td

[PHP] Problem with apache php and SSL

2003-03-10 Thread Keil
Hi, I'm a newbie with php and I have a big problem with the use of PHP 4.1.1 with apache/1.3.26, mod_ssl/2.8.10 and OpenSSL/0.9.6d. (Tested on Windows and Linux) For a demonstration I have to get the user certificate of an SSL connection to identify the user. I try to get information's about the

[PHP] Problem with Apache/SSL/Perl/PHP + LDAP

2002-04-25 Thread Andrew McCall
Hi All, I have searched all over the web for an answer to this, but I can't seem to find one :( I have a custom Apache installation with mod_ssl, mod_perl mod_php and Chili!Soft's mod_casp. When I originally compiled this, I didn't need LDAP support from php, so it wasn't compiled into it.

[PHP] problem with apache php module on solaris

2002-01-14 Thread Gino Paoletti
Hi, I met some problems starting apache with php module on solaris 8. Apache is so configured: --prefix=/usr/local/apache-np --enable-shared=max The httpd -l response is: Compiled-in modules: http_core.c mod_so.c Php indeed: ./configure --prefix=/usr/local/apache-np

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

2002-01-14 Thread Dennis Moore
14, 2002 9:36 AM Subject: [PHP] problem with apache php module on solaris Hi, I met some problems starting apache with php module on solaris 8. Apache is so configured: --prefix=/usr/local/apache-np --enable-shared=max The httpd -l response is: Compiled-in modules: http_core.c

[PHP] Problem with apache after installing PHP 4

2001-04-19 Thread Mohamedou
Dear all, I have apache 1.3.19-3fp and have newly installed PHP 4 using from rpms.arvin.dk My problems are: 1-Apache freezes and nothing goes untill I restart it 2-Webmin stops itself. Furthermore if I give the follow command it sems that no apache but I am sure apache is running look: