1 Sep 2004 15:04
Re: What do I do about execO?
<wilfriedm <at> golden.net>
2004-09-01 13:04:37 GMT
2004-09-01 13:04:37 GMT
Your right, I do see the cosole open and cose quickly with the "syntax ok" message showing. How can I test to see that Apache ias already running: when I use http://localhost:80 or 8080 it does not process the Apache page. Instead my browser returns an error page and the url is local:80 or local:8080 Quoting Robert Andersson <robert <at> profundis.nu>: > Harold wrote: > > 1) When I test the installation the black screen shows up but > disappears > > instantly, but I can see "syntax OK" before it goes. > > As Jim suggested, ditch the icons and work in a console instead. > > > Socket operation on non-socket; make _sock for address 0.0.0.0:80 > > apr_opt_set (SO_KEEP_ALIVE) no listening sockets available, shutting > > down. > > ... > > I think it's "Unable to open logs." > > This sounds like Apache is already running; so that the socket and logs > are > already opened. > > > (Please note -- the MS-DOS route in > > http://httpd.apache.org/docs/windows.html is incorrect for 2.0.) > > Use the 2.0 docs, eg: > http://httpd.apache.org/docs-2.0/platform/windows.html > > > 3) The conf is as downloaded except that I have added two lines at > > the top... > > ScriptAlias /php/ "c:/php/" > > AddType application/x-httpd-php .php > > Have you decided on whether to run as CGI or module? However, forget > PHP > until Apache is up and running fine. > > > I have tried nstat -an, and the window vanishes before anything can > > be read. I can almost "see" about four columns of numbers. > > Run it from a console. If it scrolls away, you might try to: > C:\> netstat -an > netstat.txt > Then open netstat.txt in some editor. > > > I find there is a new Apache monitor icon in the tray. Cursor-over > > indicates "no services installed." I have yet to find any > instructions > > as to how to install services. <sigh> > > You cannot install services in Windows 9x/ME; you need NT/2k/XP for > that. > > > So it is still dead. Well, it's running, but I cannot open > > http://127.0.0.1/test.php, so for all practical purposes it might as > > well be dead. > > It is runnig? How do you tell? Make just http://127.0.0.1/ work; then > worry > about PHP. > > Regards, > Robert Andersson > > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server > Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe <at> httpd.apache.org > " from the digest: users-digest-unsubscribe <at> httpd.apache.org > For additional commands, e-mail: users-help <at> httpd.apache.org > > -------------------------------------------------------------------- This mail sent through WebMail | Courtesy of Golden Triangle On Line --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe <at> httpd.apache.org " from the digest: users-digest-unsubscribe <at> httpd.apache.org For additional commands, e-mail: users-help <at> httpd.apache.org
RSS Feed