Jump to content
View in the app

A better way to browse. Learn more.

The Uniform Server Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Uniform Server - Windows

Please post your support request under the package you have problems with.

  1. Started by touring,

    I recently downloaded Uniform Server 3.3 and (with the assistance of the excellent Unicenter guide) had it running within minutes oon a USB memory stick. It is an excellent package, *so* easy to install and the new admin panel makes configuration a no brainer, so a big THANKS to all involved in its development. Having succesfully set up a test website I wanted to get stats on hits and found the awstats plugin in the wiki, but when I down loaded it and integrated its files in the relevant folders of US there still seems to be rather more configuration required. Can anyone tell me 1. is the awstats plugin suitable for v3.3 2. if so, are there any instructions on how…

  2. Started by contact77,

    I am attempting to use the Zend debugger and am not sure what I'm doing wrong as it keeps telling me in the code I check that I'm not connecting to MySQL. Does anyone know what the problem could be? My code works fine on the server so it's not a code problem, at least I wouldn't think so? Sorry, what I mean with a code problem is that the code I'm checking works fine in the server so it's not a problem with the code I'm checking. It may be something to do with the way I have set up ZDE with the Uniform Server(?)

    • 2 replies
    • 4.4k views
  3. Started by kalpz,

    I have a friend who has a server using UniServer 3.2a. I am trying to help him set up virtual hosts for subdomains. He has a domain www.theundrground.net which points to his server. This is what I have done in his httpd.conf file.. NameVirtualHost * <VirtualHost *> ServerName www.theundrground.net DocumentRoot /www/ </VirtualHost> <VirtualHost *> ServerName test2.theundrground.net DocumentRoot /www/forumz </VirtualHost> <VirtualHost *> ServerName kalpz.theundrground.net DocumentRoot /www/kalpz </VirtualHost> When I restart the server and I go to all 3 domains, it comes up with the same page.. either kalpz page from kalpz folder …

  4. Started by rernst,

    Hi, I successfully run the Uniform Server on a separate machine and would like it to stay up after the user logs off that started it. Any suggestions?

    • 5 replies
    • 6.2k views
  5. Started by MasterHellsing,

    HI, i've created a virtual host, called "test". the rootfolder is /www/server_test/, everything works finde. But i've created a second host "mfhs", rootfolder /www/server_mfhs/ , but when i open folder to this host with firefox it shows me just the "test"-folders, with its files in it I dont know what to do, please help me (I also tried to fix it with httpd.conf, but it looks like there is everything fine, i changed nothing) (sorry for my bad english...)

  6. Greetings, I have setup Uniform Server and MediaWiki on a Windows XP Professional machine. Everything seems to be running smoothly. Before I begin adding significant content to the system, I want to devise a backup strategy to prevent data loss in the advent of a system failure. In experimenting thus far, it appears I can simply backup the entire Uniform Server folder and restore this folder to another machine in the event of a failure. In a test, the wiki seems to work correctly on the new machine after this folder is restored. Is there any problem with doing this? Will I encounter difficulties if I tried to copy this folder while the system was undergoing use (f…

  7. Started by Tinashe,

    I was installing and trying to run moodle with Uniform Server. In the Uniform Server's administration page I can't locate the link labeled Web Server to continue installing moodle.

  8. Started by AoN,

    I know there are severa; threads already made to cover this, but, they all seem to be for another verson of UniServer, I'm not sure on that. Due to this, I am completly lost on how to get this is working right. To start out, I am behind a router, I really wish I wasn't, but, I am. The router is a DI-624 from D-Link, and I have full access to the admin site for it. I have UniServer 3.3, and it is fully installed, not as a server, I use my PC for other things, and as a server, is tend to lag a bit... I'm registered with DynDNS, and I was hoping to get this working so I can stop paying for hosting for unreliable hosts. ^^' Thank you in advance for your help.

  9. Started by easyrider,

    Hello there... I would like to get a FAQ up and running after finding this excellent package. Have had some strange experiences with IIS(even after removing it) and could have gained some speed if a FAQ was there... So does it exist? Can we do it together if not? Regards, easyrider

  10. Started by easyrider,

    How can I 'log on' to the server on my own computer and change read/write/execute catalogues with an ftp client? Is there an alternate way which I might oversee? Do the old way with the command prompt?

  11. Started by Terix Dragonblood,

    Hi everybody, i started today for the first time the Uniserer 3.3 version (until yesterday i used t 3.2 one) and everything worked fine but i had some errors when i tryed to open myphpadmin and then i explored the new apanel.. here the log: - [Thu Jul 20 10:26:20 2006] [error] [client 127.0.0.1] PHP Parse error: parse error, unexpected T_STRING, expecting ')' in W:\\home\\admin\\www\\includes\\lang\\it.php on line 75, referer: http://localhost/apanel/navigation.php - [Thu Jul 20 10:26:16 2006] [error] [client 127.0.0.1] PHP Parse error: parse error, unexpected T_STRING, expecting ')' in W:\\home\\admin\\www\\includes\\lang\\it.php on line 75, referer: http://localhost…

  12. Started by klymen,

    I'm trying to install SMF forum on my computer, however I get an error saying the folder /tmp is not writeable. Everytim I try to take off the read only attribute it automatically becomes read-only. Any idea on how to solve this issue?

  13. Started by Terix Dragonblood,

    Hi everybody, i've a question that i could not answer using the uniform website... i've played with uniform server & PHP programming for a lot, and now i'm getting serious... shortly i could start to write php web application for paying customers, and i will like to use uniform server as my "platform of choice"... of course i would ask no money for uniform server itself, explaining this very clearly in my bill, my ipothetic custome will pay only for my web application and the work to set up everything... could i use uniform server for do this? These is any limitation? i've heard around that i could use UniServer but i must keep the php sourcecode in plaintext, i…

  14. Started by 'Orrible Cabbage,

    Hey all. I'm trying to run Uniform Server 3.3 on a windows 98 machine behind a linksys router. I have changed the memory allocation thingumy so that it starts fine. My problem is that I can't access the server from outside. I have removed the restrictions from .htaccess and I have forwarded port 80 through to the server. When none of this worked (I just got various 'forbidden' or 'not found' errors) I tried changing the port the server was using by editing httpd.conf. However, when I change it to anything but 80, the whole thing stops working. It won't even redirect to the admin panel when I start the server. If anyone has any suggestions as to how I may be able…

  15. Started by oconkero,

    First of all i have taken a look at the phpmyadmin and my sql ive tried piecing it all together but im still unable to understand it all. What im trying to accomlish is that i have my website running with Uniform server and i have access to the APANEL so i can then start the sql, i have changed the script so i can start it from anywhere. but the real problem lies where i need a register and login for my site, and i need it to be a database login, not .htaccess. I think this is kinda like what olajideolaolorun has on his forums here like the login and register, maybe, i dk. THANK YOU in advance. If you need more info to try and help me just ask, thx.

  16. Started by Warwick,

    Set up of Uniform Server worked. Then following instruction I got, I think from Source Forge, I am at the stage of confirmation of data base configuration: I got: Fatal error: Maximum execution time of 30 seconds exceeded in W:\www\htdocs\includes\database.php on line 277 What do i do? Help appreciated

  17. Started by jo37,

    Apologies if I'm repeating previous questions but I'm getting very confused! I've installed uniform server and would like to use it to run Joomla. I can get http://localhost/apanel/ and I have a local drive W but that seems to be about it - when I download files into the disk w. folder and try to look at them via http://localhost/newfilename - I get 404 not found for this URL. Don't know if this makes a difference but I am behind Zonealarm. (I've allowed Port 80) and am also using an ADSL router. I see in a thread of June 24th you've advised someone to do a port forward on port 80. Should I be doing this as well? As part of port-forward my router asks for the fixed I…

  18. Started by Sebastián Dominguez,

    Hi. I have installed Uniform Server 3.3 in a Windows XP, and when I copied a folder with a particular system that I developed and tried to access it through my browser, I received the message: "You don't have permission to access /name_folder on this server." Really I dont know how to manage the permission in the Uniforma Server. Any idea ? Thanks.

  19. Started by Jim Ventola,

    I am a newbie about php, mysql, etc. I am trying to install Wikka Wiki on Uniform Server on a usb stick. This is mentioned in the Wikka Wiki installation page, but not enough detail to help the likes of me. I have US installed and can get to localhost/apanel. First, I don't know how to upload to the server. I am using Filezilla and telling it to go to localhost with the user as "root" and the password as "root" but no luck. Second, I don't know where the Wikka folder goes. Third, I don't know how to set up an account for MySQL as mentioned on the Wikka board. Has anyone done this? Please help. Thanks.

  20. Started by contact77,

    I edited my htaccess file in the www folder to enable LAN access but don't want to be exposed to the internet. Do I need to add any changes to htaccess for the server to only allow access from the LAN and not from an outsider on the internet?

  21. Started by Curious,

    My problem.... Number one is that I am very new at this! I've set up a database where users sign up for a membership. Once signed up they are allowed to create a page to post a listing or ad. Before the ad is posted I must aprove it. SO, once they post the ad I am suppose to receive an email. The emails do not work. What should I do? The advertising program I am using was free. I am asking them aswell, on how to get this to work. Any suggestions would be great! Here is the error... Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in W:\www\myDomain\include…

  22. Started by danab,

    I have downloaded the uniform server and tried to run it on my XP Pro SP2 machine. For some reason when I run the Server_Start.bat file, the console will open, and then close, a browser window will open with the uniform server logo and then redirect to a page not found. I think this is related to a port issue. I closed any program that may be using port 80 (INCLUDING SKYPE) and that did not help. Then I tried changing the config file of Apache to listen to port 8080 – which did do the trick and Apache ran fine. Not sure why this worked if no other program was grabbing port 80. My problem then was that when trying to start MySql, I was getting warnings that the h…

  23. Started by mojito,

    Id like to know if its possible to change the www browsable localhost directory path to something closer to the root, im going to organise my work inside the www directory so i dont have to copy across for testing the scripts etc I will have photoshop work and flash work etc and i would like that in the www folder to keep things in one place. I want to move it on my hard disk for backing up as I want to store graphics and other related work files in a drive closer to c:/ that is cleaner and will save a lot of uneccessary clicks. Thanks mojito

  24. Started by damian,

    No matter what I've tried I can't get to http://localhost/apanel/ using version 3.3. I'm running XP SP2, nothing else on port 80, I've alos tried the older /a/ method. 3.2a works just fine. So I'm wondering what changed with 3.3 that would prevent Uni from running? Please help... thanks!

  25. Started by akm123,

    Hello, I recently have this problem, when the server is on, at first people can access it but after a while they can't, only I can access it. What could be the problem. One of my thought was, when I touch the content of my server then this happen but now its happenning without me doing anything. I'm currently running my server on an intranet network in my college with the address of the web site as http://**** (**** = computer name). If anyone know what is the cause of this problem, please tell me. Its getting anoying now.

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.