php-install Digest 1 Nov 2001 19:42:28 -0000 Issue 533
Topics (messages 4812 through 4823): Apache not running correctly 4812 by: Laura Varney 4821 by: Marek Wysmulek RedHat 7.2+PHP4.0.6 4813 by: Emanuel Nacht Re: [PHP-WIN] Apache not running correctly 4814 by: Ross Fleming 4815 by: Svensson, B.A.T. 4816 by: Svensson, B.A.T. 4820 by: DL Neil help meeh! 4817 by: Geth about installing PHP... 4818 by: William Sánchez Sánchez 4823 by: Jason Wood NES 3.6 / iPlanet pclose problem -possible solution? 4819 by: Marius Etsebeth Help with installing PHP on apache 2.0.16 beta 4822 by: Oliver Stirling Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To unsubscribe from the digest, e-mail: [EMAIL PROTECTED] To post to the list, e-mail: [EMAIL PROTECTED] ----------------------------------------------------------------------
I have installed apache onto my machine (W2K) but when i type "localhost" in IE5 it says page cannot be found, apache is running as a console window I think this means Apache is not running correctly I have added these lines to my httpd.conf file: LoadModule php4_module /php/sapi/php4apache.dll AddType application/x-httpd-php .php4 .php .phtml AddType application/x-httpd-php-source .phps PHP is installed in the above location e:/php I have done this process before but i never encountered this problem. Any suggestions/ideas?
Hi. You didn't write if you placed php4ts.dll from your e:/php directory into windows/system32 directory. If not - it should help. And (as I know) sapi path should be written absolutly that is: LoadModule php4_module e:/php/sapi/php4apache.dll Marek ----- Original Message ----- From: Laura Varney <[EMAIL PROTECTED]> Newsgroups: php.windows,php.install To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, November 01, 2001 11:24 AM Subject: Apache not running correctly I have installed apache onto my machine (W2K) but when i type "localhost" in IE5 it says page cannot be found, apache is running as a console window I think this means Apache is not running correctly I have added these lines to my httpd.conf file: LoadModule php4_module /php/sapi/php4apache.dll AddType application/x-httpd-php .php4 .php .phtml AddType application/x-httpd-php-source .phps PHP is installed in the above location e:/php I have done this process before but i never encountered this problem. Any suggestions/ideas?
Hello... I hope i'm posting to the Appropriate list. I'm trying to get php4.0.6 to compile on a redhat 7.2 box, with Oracle9i support. Everything runs smooth, but in the end, I get a big warning box, stating: | Something is likely to be messed up here, because the configure | | script was not able to detect a simple feature on your platform. | | This is often caused by incorrect configuration parameters. Please | | see the file debug.log for error messages. | so I took a loook at the file debug.log, but wasn't able to see what might have gone wrong. I neither saw anything in config.log.. in my debug.log i got the following: CONFIGURE: './configure' '--with-oci8=/opt/oracle/product/9.0.1' '--without-mysql' '--with-apache=../apache_1.3.22' CC: gcc CFLAGS: -g -O2 CPPFLAGS: -DSUPPORT_UTF8 CXX: CXXFLAGS: INCLUDES: -I/opt/apache_1.3.22/src/include -I/opt/apache_1.3.22/src/os/un ix -I$(top_bu ilddir)/Zend -I/opt/oracle/product/9.0.1/rdbms/public -I/opt/oracle/product/ 9.0.1/rdbms/demo -I/opt/oracle/product/9.0.1/plsql/publi c LDFLAGS: -Wl,-rpath,/opt/oracle/product/9.0.1/lib -L/opt/oracle/product/ 9.0.1/lib LIBS: -lm -ldl -lcrypt -lresolv -lm -ldl -lnsl -lresolv -lclntsh DLIBS: SAPI: apache PHP_RPATHS: /opt/oracle/product/9.0.1/lib uname -a: Linux homer 2.4.7-10 #1 Thu Sep 6 17:27:27 EDT 2001 i686 unknown gcc -o onftest -g -O2 -DSUPPORT_UTF8 -Wl,-rpath,/opt/oracle/product/9.0.1/lib -L/ opt/oracle/product/9.0.1/lib conftest.c -lm -ldl -lcrypt -lresolv -lm -ldl -lnsl -lresolv -lclntsh 1>&5 getting the updated glibc rpms from redhat didn't help either... i'm really stuck here, and i'd appreciate any help/hint on how to resolve this problem. oh, btw, a simple ./configure run produced the same warning.. thanks in advance Emanuel [EMAIL PROTECTED]
What port have you got apache set up to use? What "file not found" page are you getting? Ross Laura Varney wrote: > > I have installed apache onto my machine (W2K) > but when i type "localhost" in IE5 it says page > cannot be found, apache is running as a console window > > I think this means Apache is not running correctly > > I have added these lines to my httpd.conf file: > LoadModule php4_module /php/sapi/php4apache.dll > AddType application/x-httpd-php .php4 .php .phtml > AddType application/x-httpd-php-source .phps > > PHP is installed in the above location e:/php > > I have done this process before but i never encountered this problem. > > Any suggestions/ideas?
Does 'ping localhost' work? -----Original Message----- From: Laura Varney To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: 2001-11-01 11:24 Subject: [PHP-WIN] Apache not running correctly I have installed apache onto my machine (W2K) but when i type "localhost" in IE5 it says page cannot be found, apache is running as a console window
On second thought: which pages do you excatly try to access? The defualt? Is there any defualt pages set, and does the page exist? -----Original Message----- From: Laura Varney To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: 2001-11-01 11:24 Subject: [PHP-WIN] Apache not running correctly I have installed apache onto my machine (W2K) but when i type "localhost" in IE5 it says page cannot be found, apache is running as a console window
I have installed apache onto my machine (W2K) but when i type "localhost" in IE5 it says page cannot be found, apache is running as a console window I think this means Apache is not running correctly I have added these lines to my httpd.conf file: LoadModule php4_module /php/sapi/php4apache.dll AddType application/x-httpd-php .php4 .php .phtml AddType application/x-httpd-php-source .phps PHP is installed in the above location e:/php Laura, What is on the Apache.conf "DirectoryIndex" line? Also do you have a ScriptAlias /php/ "e:/PHP/" somewhere? =dn
i've tried installing php4.0.8, i followed every step in the install instructions but when i try to run a script via IE browser, this is what i get - HTTP Error 403 403.1 Forbidden: Execute Access Forbidden This error can be caused if you try to execute a CGI, ISAPI, or other executable program from a directory that does not allow programs to be executed. Please contact the Web server's administrator if the problem persists. I also tried to run php.exe -i in the command line and i got a screen full of html codes (the output of the phpinfo() function probably), but when i tried it again in the browser nothing changed. What do i do next? pls help meeh, tnx! BTW, if you have a script for "Polls/Voting", would you mind attaching it to your reply?:) TNXXXXXXXX a LOTTTTTT!!!! hope to hear from you soon:) __________________________________ www.edsamail.com
How can I install PHP on Windows2000 with IIS using the ISAPI module? I don't know where to place the php4isapi.dll that I will use in the Server configuration after the PHP installation. I need help. Thanks [EMAIL PROTECTED]
Try following the instructions ;) http://www.php.net/manual/en/install.iis.php#install.iis.iis4 -- Jason Wood Chief Technology Officer Expressive Tek, Inc. 407 Kehrs Mill Road Ballwin, MO 63011 Phone 636.256.1362 www.expressivetek.com "William sánchez sánchez" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... How can I install PHP on Windows2000 with IIS using the ISAPI module? I don't know where to place the php4isapi.dll that I will use in the Server configuration after the PHP installation. I need help. Thanks [EMAIL PROTECTED]
Hi people, I have recently installed PHP4.0.6 on HP-UX 10.20 with NES 3.6. After installation, the server failed to restart and gave an unknown startup error related to "pclose" - (sorry, can't remember exactly) However, after 3 days of fighting with it, I found that somehow the permissions on my "/opt" directory had changed and that the user & group had executable rights only. I added executable rights to "other" (just made it a "chmod +x") and it worked. I also found that if permissions are messed up elsewhere, it could do the same. Perhaps it is a place to start looking. Just finally - why, oh, why did the file permissions change???????????? Marius Etsebeth +267 3656955
I haven't been able to get php installed on my red hat 7.1 box, I am running apache 2.0.16 beta. Is there anything I am doing wrong, I did the same things as I did to get it installed in 1.3.22 Thanks Oliver Stirling [EMAIL PROTECTED]