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 Krienas,

    Hello, I fail to find source code of UniServer specific components. I had an interest to take a look at implementation of UniTray in Steel-RC4. Can anybody share the link where source code is managed?

    • 0 replies
    • 2k views
  2. Started by Yoni,

    Just wanted to share with you guys that Coral 8.7.2 is broken under Server 2008 R2. The service installs but it fails to start. I have solved the problem by running nssm. It runs the .vbs as a service and that works for me UniServer keeps getting better and better. I luv it!

  3. Started by mmilo,

    Hi, Is there any built-in way to backup your settings? Upgrading between Coral / Steel versions involves having to backup certain files (php.ini, httpd.conf, etc), otherwise you lose your entire config! When you use the application itself to change settings, however, it's not always clear what's needed to backup. Thanks!

    • 0 replies
    • 2.2k views
  4. Started by andyjh122,

    Just upgraded from 8.6.6 to 8.7.0 and mbstring doesn't work. Says it's loaded ok in phpinfo, but i get this php error on first mbstring call. Same apache and php configs as 8.6.6, haven't changed anything. [Mon Dec 03 16:48:18.802288 2012] [:error] [pid 3068:tid 344] [client 192.168.x.x:51919] PHP Fatal error: Call to undefined function mb_internal_encoding() in C:\\UniServer\\www\\xxx\\include\\functions.php on line 17, referer: https://xxx.yyy.com/index.php Thanks for your help!! I love Uniform Server! Andrew

    • 3 replies
    • 3.9k views
  5. Started by Hans,

    Hi, I'm trying to use the functions provided by PHP's openssl extension, but I'm running into a problem. The problem is due to the fact that PHP was compiled with OpenSSL version 0.9.8x and is now forced to run with the dll's of version 1.0.1c. The issue is easy to demonstrate using the following code: <?php $privatekey = openssl_pkey_get_private (@file_get_contents ("private.key")); openssl_pkey_get_details ($privatekey); echo ("Made it!"); The private.key file contains a run of the mill RSA private key. I used this one: -----BEGIN RSA PRIVATE KEY----- MC0CAQACBQDZkwGVAgMBAAECBQC7nAptAgMA8g8CAwDmGwICCpMCAwChowICHkw= -----END RSA PRIVATE KEY----- This simple s…

    • 3 replies
    • 4.5k views
  6. Started by HappyIX,

    I found the error below twice in Event Viewer: Faulting application name: httpd1.exe, version: 2.4.3.0, time stamp: 0x502f70a3 Faulting module name: php5ts.dll, version: 5.4.9.0, time stamp: 0x50ad37b2 Exception code: 0xc0000005 Fault offset: 0x0008139f Faulting process id: 0xcdc Faulting application start time: 0x01cdca5d1426b355 Faulting application path: C:\UniServer\usr\local\apache2\bin\httpd1.exe Faulting module path: C:\UniServer\usr\local\php\php5ts.dll Report Id: 73458425-389e-11e2-bf46-000c2973b586 -> Is anybody experiencing the same error? I searched through the forum and I found a few similar problems but I was unable to find the origin of the probl…

    • 0 replies
    • 2.5k views
  7. Started by Marlboroman213,

    i know this has been brought up before & i have looked at those posts & i have done pretty much everything that they say to do but the end results the same I am using~ Uniserver: Coral_8_6_7 Windows: Vista (with firewall disabled) Router firewall port has been opened (verified on http://www.canyouseeme.org/) obviously i am connected to the internet but yet it still says it is isn't accessible from the internet. any ideas on what i did wrong..or how to fix it.. thanks in advance Rob

  8. OS I have tried: Windows 7 SP1 and Windows Server 2008 R2 (both is 64-bit OS)... Uniserver version I have tried: 8.5.8-Coral and 8.5.5-Coral How to reproduce this problem: 1. Download Uniserver 8.5.5-Coral and extract it. Run apache and mysql as usual. 2. Download Process Explorer http://download.sysinternals.com/files/ProcessExplorer.zip and extract it. 3. Run Process Explorer as Administrator, then View > Select Columns. In "Process Performance" tab, tick "Handle Count" > OK. After this, click View > Lower Pane View > tick "Handle"... 4. Click on httpd1.exe child processes which have around 300 handle count at startup... The lower pane will show th…

    • 11 replies
    • 12.2k views
  9. Started by SebastianJu,

    Hello, i used Uniserv Coral 8.6.5 for quite a while now but now i get always this error when wanting to start apache and mysql. I have to translate it to english so i dont know how the matchin errormessage is in english: Scripterror: In the script on this page an error occured. Line: 1 Sign: 1 Error: The named File isnt an application assigned. Code: 0 URL: file:///L:/Tools/Software/Entwicklung/UniservCoral/uni_con/uni_con_program.hta Do you want that the script on this page is still being executed? Yes/No So what can i do? I now made a backup of the whole directory with winrar. Then i downloaded coral 8.6.7 and overwrote everything with the new version. Except i di…

  10. Started by Marlboroman213,

    As the topic says i am having issues when i change the port outside of port 80 i am using Coral_8_6_7 to give you an idea what i am trying to do i already have a web host to host my main website, i am trying to create a private/public server that uses a different port i know your fixing to ask why use a different port, simple answer, because i want too..lol here is what i have done, i went to the server config and changed the port in this case i am gonna use port 213 i go into the apache config to make sure it looks the same i click on server status http://localhost:213/server-status and i get this Forbidden You don't have permission to access /server-status on thi…

  11. Hi, I'm trying to use Uniform Server but to no avail. No matter where I putt it I always get this error. I have "Visual C++ 2008 redistributable package" and Visual Basic 6 installed. (WAMP with PHP 5.4.3 works) I'm on Windows XP Service Pack 3. Happens when trying to run as a program and as a the service. Any ideas?

  12. Is there a way to perform UPGRADE from 7.1.0 to 7.1.2 without loosing any data and configuration? Thank you in advance. I mean an automatic way, no copy paste/replace, etc. This feature will be good to implement.

    • 15 replies
    • 12.6k views
  13. Started by Meglio,

    I cannot find any instructions on how to quickly upgrade 8.5.1 to the latest 8.5.5, and then later to periodically to upgrade php and apache (no mysql upgrade required). Any link? Regards, Anton

    • 2 replies
    • 4.1k views
  14. Started by DHaslam,

    Do you have any official documentation on the procedure for upgrading the Coral WAMP server ? There does not seem to be an upgrade program that maintains all configuration changes made previously - it seems necessary to uninstall and perform a clean installation each time. Do you have any documentation on the best way to maintain all changes previously made to configuration scripts etc ? Darrell Haslam

    • 4 replies
    • 4.2k views
  15. Started by montaya,

    Downloaded and extracted Coral_8_6_6.exe (15.4 MB)clicked on start_a_program would not start instead got a box saying: space detected cannot open spaces not allowed etc. What am I missing? How do I get the program to run?

    • 3 replies
    • 3.3k views
  16. Started by uvc,

    Hi there, first I would like apologise for my ignorance! I have Uniserver running as a basic webserver on a Windows 7 PC. This is accessed from a number of different devices running different operating systems over a LAN. All devices are able to access webpages on webserver using the ip address of the Windows 7 PC. From other windows machines I can use the hostname of the laptop in order to access it, however this is not possible from the other devices (android/mac/linux). Is it possible to use hostname from other operating systems?

    • 1 reply
    • 3k views
  17. As per the release notes for the latest release 8.6.6 of Uniform Server released yesterday, the International support plug-in is supposed to be 8.4.7. Which is not available for download on the sourceforge page. Please refer note-4 on this link. 8.6.6 release note it tells to download the same from intl plugin but the download page does not contain the referred plug-in Please provide ASAP

    • 1 reply
    • 2.5k views
  18. Howdy, Per the topic title, is it possible to have an email sent when a row in one of the MySQL tables has been updated? All the "pieces" seem to be available, it's just that I have no idea of where to begin Putting anything in the application logic is not an option in this instance as I would like this email to be sent even when the application is not in use (think CRON making a change ... no users logged into the app). Any guidance will be greatly appreciated Cheers! Lyle

    • 1 reply
    • 2.6k views
  19. Started by mojito,

    My issue for example is that I have <VirtualHost *:80> ServerName tc.com DocumentRoot C:/UniServer/www/tc.com/ </VirtualHost> but it ignores the tc.com and doing tc.com goes into www. If I have www/sitea www/siteb then the home pages are resolved to www for both sites so the home pages break. I am talking about joomla installs here but see the virtual host has the same issue. What is causing this ? thanks

    • 1 reply
    • 2.7k views
  20. Started by z2z,

    Beta Steel Release Thread - http://forum.uniformserver.com/index.php?showtopic=2644 Uniformserver team doing awesome job Steel Releases seems to be more plugable. They already have put much required and requested plugins like Downgrade php 5.3.x plugin and NginX I hope in future will have Uniserver Manager - which allow to switch plugins and update channels(Dev/Beta/Stable....) @Ric : Kudos!! Kindly Requesting you add wiki "Create Plugin".... want to give it a try

    • 6 replies
    • 4.3k views
  21. Started by icewarrior,

    Hi all, i'm new to this sever side. ive installed coral uniserver 8.6.5 forwarded my ports in router and also setup dtdns as i have a dynamic ip, but still cant get my site to show on internet, any idea's as to what i'm doing wrong? Thanks for any response's

  22. Started by crimsoncarnage,

    For some reason, msmtp doesn't seem to want to work, everytime I try to send mail from a php app such as mybb, the program doesn't seem to open. I also looked at the php.ini file, but everything is normal. So, why doesn't the program seem to work at all?

  23. Started by Flip,

    Hey, all, I am a blind/visually impaired user. I'm trying to set up a small server on a home network that is running wired and wireless. I am using a NetGear DGN 2200. The laptop I want to set up the server on is wireless and using Windows Vista 64 bit and has Vipre Security which includes AntiVirus and Firewall. I want to be able to access the server from other computers - laptops and desktops - that are connected via a LAN, two are connected by wire, the other two are wireless. What do I need to do to my router and my laptop to make this work? I've read through the forum posts, the wiki and the documentation - for Uniform Server and for my Router without anything I ca…

    • 3 replies
    • 5.9k views
  24. Hi all, Trying to run Zend Framework, Codeigniter, and some custom framework sites on uniserver, but I'm running into a problem where when I go to the site itself (ie: site1.dev) after mapping it in the vhosts, the home page works fine, but once I try to go anywhere else in the site like site1.dev/admin, I get a 404 error. As with most mvc apps, all files are routed through the root index.php, so I'm presuming the reason I can't get elsewhere is related to url rewriting, however.... Mod rewrite is enabled in the httpd.conf file, followsymlinks and rewriteengine are enabled in the each of the sites root htaccess file. Any ideas? Thanks.

    • 0 replies
    • 2.2k views
  25. Hi, Can I use Uniserver to host my several websites, abt 3.5GB, from my desktop ? montaya

    • 0 replies
    • 2.2k views

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.