ausdev Posted August 29, 2011 Report Share Posted August 29, 2011 Running on Windows XP, just installed the latest version of uniform server today. I ran the port test, all looks OK. 2_Apache_program.bat gives me the following output: (there is no log file generated) The following test checks Apache configuration file syntaxAny errors reported must be corrected.If syntax check is OK you will see step 2) The system cannot execute the specified program. 2) START APACHE Expected results: A blank command window opens with a flashing cursor.This window remains open indicating the Apache server is running.Note: You may be challenged by your firewall ALLOW access Do not close windows. Perform the following: Running 1_port_check.bat will show port 80 is now in useCheck server is accessible. Type the following into a browser http://localhost/ Uniform Server's index page is displayed Run test by pressing any key. Perform above tests. Quote Link to comment Share on other sites More sharing options...
ausdev Posted August 29, 2011 Author Report Share Posted August 29, 2011 So digging further, Apache.exe is in the correct location, but when I try to execute from a command prompt it I get the error that the system cannot execute the specified file. Looking from cygwin command prompt, the file was executable. Maybe it's been corrupted, or doesn't work on Windows XP? $ ls -l Apache.exe-rwxr-xr-x 1 LCURRENS ???????? 18432 May 24 04:48 Apache.exe Quote Link to comment Share on other sites More sharing options...
Caps Posted August 30, 2011 Report Share Posted August 30, 2011 Take note that Apache utilizes port 80. This would conflict with Skype. Just a note Quote Link to comment Share on other sites More sharing options...
ausdev Posted August 30, 2011 Author Report Share Posted August 30, 2011 Thanks, but not running Skype, not even installed. Port test was OK. It appears that the executable for Apache.exe is not executable (but permissions are OK I think). None of the apached exe files seem to be executable. I am on Windows XP. Is there some problem with the distribution files? Any other ideas? Quote Link to comment Share on other sites More sharing options...
musicvid Posted August 30, 2011 Report Share Posted August 30, 2011 Thanks, but not running Skype, not even installed. Port test was OK. It appears that the executable for Apache.exe is not executable (but permissions are OK I think). None of the apached exe files seem to be executable. I am on Windows XP. Is there some problem with the distribution files? Any other ideas? Are your running as Administrator?Have you tried disabling UAC in XP? Quote Link to comment Share on other sites More sharing options...
BobS Posted August 30, 2011 Report Share Posted August 30, 2011 Let's start from the beginning. I assume you're running Win XP.First, where did you install UniServer?Second, did you run "Start.exe"?That would have made the use of 2_apache_program.bat unnecessary.Also, look at this: http://wiki.uniformserver.com/index.php/5....Install_and_Run Regards,BobS Quote Link to comment Share on other sites More sharing options...
glenleslie Posted September 5, 2011 Report Share Posted September 5, 2011 Are your running as Administrator?Have you tried disabling UAC in XP? on Windows7, I found that even if I run START.EXE as Administrator, that doesn't do the trick. I have to run \alternative_control\Service_Install_Run.bat as Administrator to get it to run. Quote Link to comment Share on other sites More sharing options...
BobS Posted September 8, 2011 Report Share Posted September 8, 2011 Whoa, wait!@Glenleslie, This thread is about a different environment. @ausdev indicates he's running WinXP.You seem to be referring to problems involved with running the servers as a service under Windows 7. @ausdev,Just as a clarification, The Uniform Server does not use, nor need, cygwin. ALL its operations are Windows-native. Quote Link to comment Share on other sites More sharing options...
z2z Posted October 11, 2011 Report Share Posted October 11, 2011 I had similar issue in 2003 server .. Install latest Microsoft Visual C++ runtime http://www.microsoft.com/download/en/detai...S_121LSUS007998 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.