5.0-Nano: Known Issues: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 3: Line 3:


This page contains known issues and problems, where applicable offers solutions.  
This page contains known issues and problems, where applicable offers solutions.  
== Services not starting ==
If you receive the following errors cause is probably due to User Account Controls (UAC)
'''''Apache error'''''
{|
|-
|
<pre>
Installing the ApacheS1 service
(OS 5)Access is denied. : Failed to open the WinNT service manager
The service name is invalid.
More help is available by typing NET HELPMSG 2185.
</pre>
|}
'''''MySQL error'''''
{|
|-
|
The service name is invalid.
More help is available by typing NET HELPMSG 2185.
ERROR 2003 (HY000): Can't connect to MySQL server on 'localhost' (10061)
</pre>
|}
There are a couple of simple ways around it.
=== Solution 1 ===
In my opinion the simplest way of getting UniServer up and working on Windows 7 and I presume the same will apply for Vista is by doing as follows.
# Download 'UniServer5_5.exe' to your machine.
# Run 'UniServer5_5.exe' and choose a location to extract it to.
# Go to the location you chose to extract Uniform Server to and open the 'UniServer' folder.
# Right click on 'Start.exe' and select 'Run as administrator'.
# Right click on the system tray icon (UniTray) and select Install and run all services.
After a couple of seconds Apache and Mysql should now run as expected.
=== Solution 2 ===
If you really want to be lazy and are happy to always grant UniServer 'Run as administrator' privileges then you could also
# Right click on '''Start.exe''' and choose '''Properties'''
# Click the compatibility tab.
# Tick the box 'Run this program as administrator'.
Now in future you can just run '''Start.exe''' as normal by double clicking it and it will always automatically be run as an administrator.
'''''Note'':''' You only need to perform the above if you want to install Apache and MySQL as a service. If you want to just use them as a normal program then there is no issue and you don't need to run as administrator, you can just choose to run them as standard programs by left clicking on the system tray icon (UniTray) and selecting 'Start Uniserver'.
(''Extract from forum post by Ollie222'')
'''''[[#top | Top]]'''''


== Servers not starting ==
== Servers not starting ==
Line 14: Line 65:


'''''[[#top | Top]]'''''
'''''[[#top | Top]]'''''
=== port 80 kill process XP Pro ===
=== port 80 kill process XP Pro ===
You can kill the processes that use port 80 on XP Pro as follows:
You can kill the processes that use port 80 on XP Pro as follows:

Navigation menu