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. Started by Dragosvr92,

    I looked everywhere but i cant find a straight forward tutorial on how to get it online. When i look at General > Server internet status, i get: How can i configure UNISERVER to be accessible from the internet ?

  2. I cant seem to start the apache server with lastestt 15.0.2 , maybe is because I'm running windows 7? I do need to run php 8.3 for some projects with Wordpress , and Uniform Server version 15.0.1 does start apache though, but tried adding the module 8.3 of php and it doesnt appear in the version PHP select window. Help please

  3. 15_0_2_ZeroXV Download and extract to C:, apache cannot be started and the error is not displayed. I can't debug it at all. I feel bad. Please help me.

  4. Started by IonL,

    Hi, I could use your help understanding how to properly configure SSL for a production site that's accessible from the internet hosted on my work server type computer. I'm using successfully the latest version of UniformServer with several virtual hosts (without SSL - no self generated), but I haven’t been able to get the SSL certificates working correctly for each vhost. The documentation hasn’t been very clear to me as I'm not yet very technically prepared, but I try my best ... so I got the certificates generated from punchsalad for each of my vhosts and cant implement them. I had a success with the SSL for my main subdomain, but not for vhosts. Additionally,…

  5. I've seen this problem all over the Internet, but since I'm using Uniform Server, I was hoping to get a solution that was catered to US. Here are the details: Apache/2.2.13 (Win32) mod_ssl/2.2.13 OpenSSL/0.9.8k PHP/5.3.0 DAV/2 I am entering information into a form, which then gets put on to a mysql database. When I submit the form, the page displays "The connection to the server was reset while the page was loading." The data gets entered in the database successfully, however. The error log displays: - [Fri Oct 09 16:42:05 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting. - [Fri Oct 09 16:42:06 2009] [notice] Apache/2.2.13 (Win32) mod…

    • 11 replies
    • 19.3k views
  6. My requirement is to install Mulesoft standalone runtime in uniform server. But mulesoft is very new to many. If can we install java runtime , then we can easily install Mulesoft runtime. So I wanted to check how to install Java runtime in uniform server as well. Thanks in advance.

  7. On my new laptop (running Windows 10 Pro), I have created a test server. It appears to be working correctly with one exception -- I cannot enter "laptop-test-server" into the URL field of my browser and bring up the test server. When I do that, the browser brings up a search engine that shows me hits for the search on "laptop-test-server". I have modified the 'hosts', 'httpd.conf', and 'httpd-vhosts.conf' files as I have always done. But this time it doesn't work. I have attached the 'hosts' file in its entirety. I have attached just the last section of the 'httpd.conf' file, because the rest of that file is exactly the original content of the file. And I h…

  8. Started by er_1,

    the following are the steps i have done in order to make the uniform server accessible from internet: FYI: I still unable to make it works after following all instruction 1. After testing accessing the default index.php page from localhost successfully 2. I follow the instruction on this page http://wiki.uniformserver.com/index.php/5...._Server_on-line (the putting server on-line section) that ask me to modify some parameter of the .htaccess located inside the www folder 3. After that i run the server status program from uniformserver it said -accessible from internet: NO. 4. to confirm the point number 3 problem, I try to access the ip address…

    • 8 replies
    • 17.1k views
  9. Started by albina,

    Excuse me,could you tell me how to download music from YouTube?

    • 1 reply
    • 1.6k views
  10. Started by itemD2R,

    Hello everyone, I hope this message finds you well. I recently set up Uniform Server and am encountering some issues when trying to start Apache. Here are the details: Operating System: Windows 10 Uniform Server Version: Uniform Server 15.0.2 Error Message: "Apache failed to start. Please check the configuration." I have followed the installation instructions but still cannot get Apache to run. I’ve checked the configuration files, and everything seems to be in order. However, when I attempt to start the server, it fails to launch. Has anyone else experienced this issue? Any suggestions or troubleshooting steps would be greatly apprecia…

    • 0 replies
    • 2.1k views
  11. I would like to store my error pages outside the UniSeverZ folder structure (making it easier to upgrade UniServer without losing my custom error pages.) My error pages are in the parent directory for UniServerZ. I don't see how to indicate the parent directory in the construct of an environment variable. This keeps me inside the UniServer directory structure... MyErrorPages=%UniConPath%\MyErrorPages This gets me nothing... MyErrorPages=%UniConPath%\..\MyErrorPages Any ideas? Thanks! -- Cliff

  12. I have used Certbot for Windows to generate LetsEncrypt certificate files. This process has worked correctly, and I've checked the MD5 hash using openssl and they match too. However, when I assign them to the vhost in the Apache conf file and try to start Apache, I get the message "Apache failed to start". My SSL directives in the VirtualHost section of the conf file are: SSLCertificateChainFile "${US_ROOTF}/Certbot/live/dev.harc.uk/chain.pem" SSLCertificateFile "${US_ROOTF}/Certbot/live/dev.harc.uk/fullchain.pem" SSLCertificateKeyFile "${US_ROOTF}/Certbot/live/dev.harc.uk/privkey.pem" SSLEngine On When I get the error message it is in a popup. Ho…

  13. Hi, I created a folder on an esternal hard disk, Uniform server worked fine. Then I connected the external drive to my laptop: Apache error: Apache failed to start. Consider that, the drive letter is different. I thought that portable means you can use it with different computers. I do not know if it is a problem of ports ... the browser is firefox. On browser was: Unable to connect. MySQL, instead, it works. Do you know how to fix it?

  14. Started by desbest,

    Hello how can I setup websockets using this tutorial? I'm stuck on how to do it. I tried asking on Stack Overflow but I can't setup the ip address and port for my websockets. I have the following modules enabled. proxy_module proxy_http_module proxy_wstunnel_module rewrite_module When I change ip:port to _default_:${AP_SSL_PORT} or even my ip at xx.xxx.xx.xx:${AP_SSL_PORT} I get this error Can anyone help?

  15. Started by desbest,

    Hello I can't connect to secure localhost at https://localhost or localhost:443 Below is the error I get. What is going on? Apache Server Version: 2.4.54 (Win64) PHP Version: 7.4.33 OpenSSL Version: 1.1.1s

    • 0 replies
    • 1.2k views
  16. I'm wrestling with starting Palemoon with Unicontroller. If I start a fresh install and use a US_PAC file, I get the sites I want proxied flawlessly. However I have three consistent problems: First: while the home (startup) page is set to "http://samplesite.org", the browser tries and fails to open "http://samplesite.org:8080". Palemoon does not seem to remember me previously changing the Preferences to use "http://samplesite.org" as my home page, so I have to reset this. Afterwards, everything works as expected and my Apache rewrites do their thing. Second: I would like to allow the end user to fire up Palemoon from a batch file, like Apache and/or MySQ…

  17. Started by sbourdon,

    In order to update Apache 2.4.x to the latest version available, simply follow these steps: Download and extract Apache 2.4.x Win32 from this link: https://www.apachelounge.com/download/ Note: Be sure you installed latest 14.30.30708.0 Visual C++ Redistributable for Visual Studio 2015-2022 : vc_redist_x64 or vc_redist_x86 rename the file "httpd-2.4.x-win32-VS16\Apache24\bin\httpd.exe" to "httpd-2.4.x-win32-VS16\Apache24\bin\httpd_z.exe" if Apache is installed as a service, copy “UniServerZ\core\apache2\bin\libeay32.dll” and “UniServerZ\core\apache2\bin\ssleay32.dll” to "httpd-2.4.x-win32-VS16\Apache24\bin\" copy “UniServerZ\cor…

  18. Started by LtB,

    I'm not sure this is the exact right forum... I have run a TNG genealogical test website on Server XIII for years. I Installed TNG as I did on the web. The on line public version must now run on a PHP version that is not in XIII, so when I found it IN XIV I decided to upgrade.uniform Server to XIV. I downloaded v14.02, and copied the WWW folder to this new version. Now I can start the site, but TNG throws an error: Error: TNG is not communicating with your database. Please check your database settings and try again. What have I done wrong? Should I have copied VIV over XIII? I have no idea...

    • 0 replies
    • 2.3k views
  19. I'm running an old version because I need PHP 5.2 on my system. Localhost isn't working because Version 5.2-Nano uses port 80, and that conflicts with my Windows 10 installation. I tried editing httpd.conf and that seemed to help (I saw something that said "Apache" briefly), but it's still not loading localhost. I don't have the adminstration tool used with later versions. So how do I change the port number?

    • 1 reply
    • 2.5k views
  20. Hi, I just wonder how to set the UniServer ZeroXIV to work in "FastCGI" or "FRN" mode? I consulted provided offline and online documentations and forum but couldn't find any clue there. I also need to customize UniServer settings to "allow_url_fopen" or "cURL" must be enabled. (I already know that this is to be done through editing php.ini file) The following requirements need to be met as well: OpenSSL Libraries GD Library support cURL Library support Support for mb_* functions in PHP to use multibyte strings Thanks for your prompt support. Ehsan

    • 1 reply
    • 3.2k views
  21. Hi, I am glad I found uniformserver (instead of using xampp). Thank you developers for this great tool. Unfortunately I am stuck however: Now I want to set up a certificate which is used for both in the httpS So, I created a certificate *.mydns.org Files for site a.mydns.org sit in /vhosts/siteA and files for site b in /vhosts/siteB. When I try to open either httpS://a.mydns.org or httpS://b.mydns.org I am seeing the (index) page from the SSL root: /ssl What do i need to change, that both sites can be reached (only) by httpS Maybe someone is suggesting to use a(nother) certification service? Thanks already Olaf

    • 2 replies
    • 4.6k views
  22. Is there any way to fix this?, i'm using UniServZ downloaded from the official site in (21/02/2016), i just can't start it, i found something about install some packages from Visual Studio 2015, but the thing is, how a person who doesn't use visual studio can have access to that packages?, maybie a direct install for the dll?, how that will be? After all, one of the things than makes good of Uniform Server Z is, it is free, if i need to download some package it doesn't matter to me if i can downloaded free of charge I have windows 10 64x Any ideas, suggestions, comments or question than help to improve this post and/or solve this problem would be much apreciated. Tha…

    • 6 replies
    • 19.4k views
  23. Started by babyewok,

    I have Uniform Server Zero XII and I have a virtual host set up (mysite.localhost). I want to use ssl for the whole site. I am a little confused about the process of setting up SSL in uniserver for a virtual host (even after looking at the docs) - could someone talk me through it please? I generated a certificate and then duplicated the default Virtual Hosts in UniServerZ\core\apache2\conf\extra\httpd-ssl.conf adding in my site directory as you do for settign up a non-ssl virtual host: <VirtualHost *:${AP_SSL_PORT}> # General setup for the virtual host DocumentRoot "${US_ROOTF_SSL}/ssl/mysite.localhost" ServerName "mysite.local…

    • 2 replies
    • 7.9k views
  24. What have I done wrong with my vhosts setup? The first site I set up is running well in vhosts. No problems other than occasional crashes (starwarswisdom.com). Then, to develop a second wordpress site (richfieldmall.com), I created this second website on C:\UniServerZ\www. Then I created a new vhosts location via the controller interface (stop Apache, then go Apache > Apache vhosts > Create... so easy!). Then, I cut and pasted the site over into the new, corresponding directory under C:\UniServerZ\vhosts. Was that the wrong way to do that? My current configuration points traffic for the second site, richfieldmall.com, toward the default Uniform Serve…

    • 3 replies
    • 7.6k views
  25. Windows 7 Ultimate x64 SP1 Uniform Server 14 0 1 ZeroXlV - downloaded today Apache would not run. I installed 32-bit .dlls. It still does not run but it no longer complains about missing .dll files. Here are the last couple of lines from the error.log file. I cannot perform a ""clean" shutdown because I can't start it. Does anyone have a clue?

    • 6 replies
    • 4.9k 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.