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.

Apache

Please post all Apache help and support topics here.

  1. Hi All, I have been getting the error below many many times in the Apache log with the standard (stock) version of Uniserver Zero XIII and then Apache will crash. VirtualAlloc() failed: [0x00000008] Not enough storage is available to process this command.VirtualFree() failed: [0x000001e7] Attempt to access invalid address. I have narrowed this down to the Apache version being 32-bit and not supporting memory in excess of 2GB (presumably it will hit a memory allocation error when it tries to allocate more than this amount), I would like to upgrade to 64-bit Apache (downloaded from the closest thing to an official release here: https://www.apachelounge.com/download/win6…

    • 0 replies
    • 7.6k views
  2. I'm an old dog (75) not very good at learning new tricks. I still use Coral_8_0_0 to create my WAMP server and am comfortable with it, so please don't tell me to upgrade to 13_3_2_ZeroXIII. I have tried that and haven't yet worked out how to have several websites in the vhosts folder and get to them via the localhost. I promise that I will sort that out - but, meanwhile, I have another more pressing problem: I am running Windows 10 on a desktop computer, and I have Apache running as a service and I can : 1. Stop it when I like and restart it when I want; 2. Maintain 13 websites in the vhosts folder; 3. Look at each site via the localhost. A few weeks ago t…

    • 2 replies
    • 8.7k views
  3. I have been using Firefox as my default browser, but following an error I had to reinstall it. When I now start the UniController the default pages do not open in the browser. When I select View www, View ssl, Documentation or phpMyAdmin nothing happens: it looks like the link to the browser is broken. I have restarted the PC several times just in case, but that makes no difference. I assume that the link to the browser is broken, but cannot find where this is configured. Please advise!

    • 1 reply
    • 5k views
  4. Hi, I have Uniform running on a Windows 10 platform and all is working except when I use Chrome. Using IE or Edge to browsing to my local server using a DNS name "https://mysite.co.uk" (example) works fine. Chrome however posts the following response: Your connection is not privateAttackers might be trying to steal your information from mysite.co.uk (for example, passwords, messages, or credit cards). Learn more NET::ERR_CERT_COMMON_NAME_INVALID I have learnt that since Chrome 58 the browser is not using the Common Name part of the certificate, it uses the Subject Alternate Names (SAN) to verify the address. https://bugs.chromium.org/p/chromium/issues/detail?id=70…

    • 0 replies
    • 5k views
  5. hi guys, im trying to run uniserver on windows xp sp2 (on a virtual host in mac), but i get this error: mysql is running fine... nothing in the logs... any one knows about this? best regards beat

    • 1 reply
    • 12.7k views
  6. Started by junkrar,

    Hello, I've just installed UniformServer and when I select to Start Apache, the button can be clicked but then it just does nothing and the server doesn't start. I'm not seeing an error message, is there a log somewhere I can check? Please let me know if there's any more info I can provide.

    • 1 reply
    • 9.1k views
  7. Started by Nikolay,

    Hello, I'm using Uniserver 8.1.1 but i have a little Problem with Apache. Apache get every 3-5 Hours crashed. If i get start it as Programm i got Problem with KERNELBASE.dll but if i get start it as Service i got nothings, but Apache shutting down without errors. How i get fixed it???

    • 14 replies
    • 11.7k views
  8. Started by Rarst,

    After moving to the XII version I got random Apache crashes. They can be triggered by simply F5 spamming refresh on same PHP page over and over. [Thu Mar 17 14:24:20.550111 2016] [mpm_winnt:notice] [pid 11240:tid 544] AH00428: Parent: child process 9228 exited with status 3221225477 -- Restarting. [Thu Mar 17 14:24:20.662118 2016] [mpm_winnt:notice] [pid 11240:tid 544] AH00455: Apache/2.4.18 (Win32) PHP/7.0.3 configured -- resuming normal operations [Thu Mar 17 14:24:20.662118 2016] [mpm_winnt:notice] [pid 11240:tid 544] AH00456: Apache Lounge VC14 Server built: Dec 9 2015 10:17:39 [Thu Mar 17 14:24:20.663118 2016] [core:notice] [pid 11240:tid 544] AH00094: Command lin…

    • 4 replies
    • 6k views
  9. Started by sinha700,

    Hey Guyz Recently i have installed Uniserverz 11.0.2 in windows server 2012 R2. Apache crashes then and now and sometimes the Apache services does not start at all. Kindly find the logs below: Windows Event log: Faulting application name: httpd_z.exe, version: 2.4.23.0, time stamp: 0x577631b1 Faulting module name: ntdll.dll, version: 6.3.9600.18233, time stamp: 0x56bb4e1d Exception code: 0xc0000409 Fault offset: 0x000257f9 Faulting process id: 0x199c Faulting application start time: 0x01d2a9fbaf4a7ab2 Faulting application path: D:\UniServerZ\core\apache2\bin\httpd_z.exe Faulting module path: C:\Windows\SYSTEM32\ntdll.dll Report Id: 9d86b2d4-15ef-11e7-8105-005056b63d92 Fau…

    • 1 reply
    • 6k views
  10. As the title mentions, Apache is stopping "for no apparent reason" :)/> I am not an Apache "guru" by any stretch of the imagination, so that is why I am asking here. Below is the most recent example of these errors in the Apache Error log entries for when this occurs: [Wed Mar 20 01:54:38.056687 2013] [mpm_winnt:notice] [pid 3156:tid 376] AH00422: Parent: Received shutdown signal -- Shutting down the server. [Wed Mar 20 01:54:40.085623 2013] [mpm_winnt:notice] [pid 3656:tid 276] AH00364: Child: All worker threads have exited. [Wed Mar 20 01:54:40.101231 2013] [mpm_winnt:notice] [pid 3156:tid 376] AH00430: Parent: Child process exited successfully. I really ne…

    • 2 replies
    • 9.1k views
  11. Started by sinha700,

    Hello All I have installed UniserverZ in one of our production environment, which is basically a Windows server 2012 R2 VM.The apache services are always in running status in services.msc, but the application always goes down then and now. Immediate help is appreciated.

    • 1 reply
    • 3.9k views
  12. Started by Sweet Pea,

    Hi. I'm new here, so please bear with me. I am also the user as well as the host, so plain English would be brilliant if anyone replies. My host computer runs Uniform Server on Windows Server 2008. There aren't many sites on the server, but about once a week, my site will just come up with an error page PHP Fatal error out of memory allocated 4194304 tried to allocate 114688 (plus the URL). The memory had been increased to 3Gb just to see if it could sort the problem. The more memory that it's given, it just takes a bit longer to crash, but it does crash. It's almost like it's using the memory, but not releasing it

    • 2 replies
    • 5.6k views
  13. Started by Robbie,

    I am new to this but using Uniserver to host a wordpress site. I found loads of errors in the sites apache error log Max execution time of 300seconds exceded in includes/class-wp-http-curl.php on line 239 Line 239 says - curl_exec( $handle ); The IP connecting is always the same, the IP of the server itself I am using php7 Does anyone know what is happening ? Many thanks in advance Rob

    • 0 replies
    • 3.6k views
  14. Started by aharsha,

    Hello. I recently upgraded up to ZeroXII 12.4.1 from a previous XI install that was running via the Uniservice with no issues. When i upgraded up to XII and installed the Uniservice module for it, I get the following error in my Apache Error log: PHP Warning: PHP Startup: Unable to load dynamic library 'C:/UniServerZ/core/php70/extensions\\php_curl.dll' - The specified module could not be found.\r\n in Unknown on line 0 If I load just from the UniController, I do not get this error so i know that the dll is not missing. Is there an easy fix for this? Thank you.

    • 0 replies
    • 4.1k views
  15. Started by Nicero,

    If you wish to install PostgreSQL and make it work with Uniform Server you may find useful the following guidelines. 1. Stop UniformServer (Apache and MySql) from running 2. Download PostgreSQL latest stable release for Windows (these guildelines apply to version 9.5.3) 3. Download PhpPgAdmin (which is the PhpMyAdmin for PostgreSQL) 4. Launch PostgreSQL installer and choose the Uniform 'core' folder (\UniServerZ\core) as PostgreSQL installation folder. Default username is postgres. 5. Once installed you may rename the folder with a shorter name for ex. 'postgres' 6. Open httpd.conf (\[uniformServer_path]\core\apache2\conf) and add the following line to the and…

    • 0 replies
    • 5.3k views
  16. Running 11.8.1 copied the cron_test.php to my www folder using this block: [Test_cron_4] start = 2012-09-21 2:10:00period = 10path = http://localhost/cron_test.phpref = Nothing happens, no matter how patiently I wait. Cron log looks like: 21/02/2016 16:41:34 ### Log End ============================================= 21/02/2016 16:42:37 ### Log Start ===========================================21/02/2016 18:28:59 ### Log End ============================================= 21/02/2016 18:29:00 ### Log Start ===========================================21/02/2016 18:29:23 ### Log End ============================================= 21/02/2016 18:29:24 ### Log Start ====…

  17. Started by psrch,

    In the release announcement (and directions) for Uniform Server 12.1.0-ZeroXII, there's a note stating: fcgid: fcgid 2.3.9 - Updated ZeroXII_apache_fcgid_2_3_9.exe to ZeroXII_apache_fcgid_2_3_9_a.exe however the ZeroXII_apache_fcgid_2_3_9 _a.exe file is not in the Sourceforge repository under FCGID. There is, on the other hand, the ZeroXII_apache_fcgid_2_3_9.exe (without the "a") in the archive folder. Should that one be used, or should the new file be uploaded?

    • 1 reply
    • 4.4k views
  18. Started by axiom41,

    Hello. I installed UniServer Zero XII on a Win7 x64 machine, but Apache fails to start if "PHP version 70" is selected; if i run the Apache Syntax Check, i get this error message: httpd_z.exe: Syntax error on line 266 of C:/UniServerZ/core/apache2/conf/httpd.conf: Cannot load C:/UniServerZ/core/php70/icuio56.dll into server: The specified module could not be found. The icuio56.dll is in the php70 folder and commenting the line 266 of the Apache conf file, it starts. Everything is fine if PHP version is any of the 5.x instead. What could i do to make Apache starting with PHP 7 leaving the line 266 of its conf file uncommented? Thanks for your support.

    • 2 replies
    • 6.8k views
  19. Started by hnmcc,

    Have been using Uniform Server 8.9.2 on Win 7 Pro SP1 without problems for 2-3 years. It is installed as a program. Yesterday afternoon had a couple of time-outs on PHP code that looks OK to me: this has not happened before. Today, restarted Apache. Cannot connect to any page through any browser: message shows Connection refused: localhost: 80 Can ping 127.0.0.1, and can access MySQL on 3306 using HeidiSQL. Server status says that 80 is the Apache port and that it is in use by the server (http1d.exe, according to Task Manager). I have been thinking about moving to a newer version, so I unpacked and ran 11.8.2: same Connection refused message in browser. Have tri…

    • 0 replies
    • 4.4k views
  20. Drupal site has problem with path. Whenever I create vhost, it worked normally. But after restarting the computer, Drupal says "Page not found". The error show requested page with "full url" in alias. instead of requesting http://www.example.com/user it requests http://www.example.com/http://www.example.com/user the problem goes away by deleting vhost and re-create with different name but then I have to fix everything related to the URL in the environment every time the problem occur. Can you advise how to solve this problem? I'm using UniSever Zero XI 11.8.1 with Drupal 7. the site is located in vhosts folder eg. UniServerZ/vhosts/sitename Thank you,

    • 0 replies
    • 3.9k views
  21. Started by ilan,

    Hello All, So I am new to UniServer, I have recently installed it and I really like it so far. I have successfully installed both Worpress and Modx obviously using different databases, and have setup a connection to my coworkers in order for them to make changes in these sites. Everything worked perfectly fine for about a week. Until just this morning... . I have no issues connecting on the machine running UniServer, but can't connect from any PC in the LAN (checked on 5 computers which used to work before). Anytime I try to login from the other computers in our LAN I get the normal login page (which proves I am successfully connected) I then type my credentials, hit e…

    • 0 replies
    • 3.8k views
  22. Started by MarkHoward,

    I have a few problems setting up a local website using UniServer. I suspect they may be linked back to this one, so I'll start here. Initially UniServer would not run because IIS had already reserved Port 80. So I used the Apache configuration utility (in the dashboard) and changed the Apache port to 81. When I then go to "View www" it opens "localhost/NZMotorhome/index.html" with a blank screen. It should open "localhost:81/NZMotorhome/index.html" (shouldn't it?). If I edit/correct this line in the browser address window, it does open the correct webpage. What am I doing wrong?

  23. This sould be easy to correct but since I am not handy with the Apache httpd-vhosts.conf commands I would be super happy about some quick help. My original httpd-vhosts.conf file from a previous development environment looks like this. <VirtualHost *:80> DocumentRoot "D:/WEB PROJECTS/WWW" ServerName work.webdev ServerAlias www.work.webdev <Directory "D:/WEB PROJECTS/WWW"> AllowOverride all Options Indexes FollowSymLinks <IfDefine APACHE24> Require local Require ip 192.168.188 </IfDefine> <IfDefine !APACHE24> Order Deny,Allow Deny from all Allow from 127.0.0.0/8 localhost ::1 192.…

  24. Started by wuaralax,

    Hi, i'm working with uniserverZ 11.7.3 I installed the php 5.5 plugin but when I select that version of php in unicontroller the apache service not start. When select php 5.4 or php 5.3 the the php service start normally. Can you help me?

    • 1 reply
    • 5.7k views
  25. Good Day I'm trying to change the Listening port using the wiki documentation for uniform server, i'll try to clean the port 80 but its beeng used by Sql server which i use to work with compiled code So i wonder, How can i change the port of Uniform server? I already try the documentation methods, and are not just outdated but they don't work Thanks in advance

    • 3 replies
    • 9.7k 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.