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 paul@egenart.com,

    Yes - an update for 4 modules. OK download and install... ZeroXI_phpmyadmin_4_0_9 ZeroXI_controller_1_0_1 ZeroXI_apache_2_4_6_a ZeroXI_php_5_4_21 Sorry to say but, then I find my self reinstall 15 vhost. Please - when it´s time for update - add an function that do a backup for the config-files. eq: or move to an dir whith date for install as namne. Know I'm "#¤%&" Regards

  2. Hello I have coral8.7.0 on usb stick, fat32 When used on Win7 Pro, UAC disabled, apache doesn't start when I use a non-administrator account. I tried with a copy on a second partition, ntfs, I obtain the same result Hre are log messages: [Mon Dec 10 16:32:16.163394 2012] [auth_digest:notice] [pid 4048:tid 260] AH01757: generating secret for digest authentication ... [Mon Dec 10 16:32:16.163394 2012] [auth_digest:error] [pid 4048:tid 260] (OS 5)Acces refuse. : AH01762: Failed to create shared memory segment on file D:/UniServer/usr/local/apache2/logs/authdigest_shm.4048 [Mon Dec 10 16:32:16.163394 2012] [auth_digest:error] [pid 4048:tid 260] (OS 5)Acces refuse. : AH0…

    • 2 replies
    • 5.5k views
  3. Started by SteveJ,

    Hello, I am trying to run a web service into SSL to simulate how a store might connect to a bank for a credit card transaction. I can get the web service to operate from port 80 localhost to port 80 localhost, and from SSL localhost (port 443) to port 80 localhost, but when I try to send data into SSL, I get no data back. I am using a PHP web service and 'utils.php' as a library. My intention is to get a working connection, and then fill it in with the necessary queries to make the credit card piece work. Think of this as a proof of concept or a 'Hello World' at the moment. the client app <?php include("utils.php"); $host = "localhost"; $uri = "/server.php"; …

    • 1 reply
    • 3.5k views
  4. I have created a vhost and I can access that w.o. problems. Then I installed a Comodo certificate (ssl) to that virtual host. If I check the certificate from the registar by his utility then it tells me that all is installed and working well and that the certifciate could be verified. However when I type https in the browser then I get a Forbidden (403) error page. If I look in the apache log I get a line: [sat Oct 12 11:08:23.445792 2013] [authz_core:error] [pid 3768:tid 1660] [client 82.169.52.125:26413] AH01630: client denied by server configuration: C:/aducom/Coral/UniServer/vhosts/dohmc/ Appearantly I have overlooked some config setting, but I cannot figure out…

    • 2 replies
    • 3.1k views
  5. Started by lbakiller,

    When I try tot start apache as a program i get the following error: Unable to start Apache Server I'm running windows server 2003 R2 Standard edition. Coral version 8_9_2

    • 1 reply
    • 7.1k views
  6. i can not create virtual host with ver 8.8.8, what did i do wrong: Step 1: Edit httpd-vhosts.conf file D:\UniServer\usr\local\apache2\conf\extra\httpd-vhosts.conf Add: <VirtualHost _default_:80> DocumentRoot D:/UniServer/www/tkp ServerName tkp.com ErrorLog "logs/error.log" CustomLog "logs/access.log" common </VirtualHost> Step 2: edit host file etc/host 127.0.0.1 tkp.com But, when i run http://tkp.com, it's run without tkp folder, it's display index.html file in D:/UniServer/www/ not D:/UniServer/www/tkp

    • 1 reply
    • 3.8k views
  7. Once I have initiated virtual host through Admin panel ( Uniform Server [5.2-Nano] ) Ufortunatly I made it as my real domain ( zawage.net ). Now the catch , I cannot access my real website it allways point me to the local server vhost (with all browsers ie ff op & chrome). There is no option on the Admin panel to remove virtual host , so I commented them out through apache.conf . But unfortunatly with no effect , seems that vhost registered on windows registry . I have cleaned browsers catch and registry by ccleaner but the problem has'nt solved . May your help please, How can remove vertual host from my windows ? Thanks E.M

    • 2 replies
    • 3.7k views
  8. First, I am not new to Uniform Server. I found it in 2009 and have been running ever since then for my Dokuwiki wiki. However, the time has come to upgrade and I am trying to install Coral 8.8.2 on a Windows 2003 Server platform. I upgraded the primary wiki server and everything there is fine. I copied it to the backup server (an almost identical server) and cannot get Apache to start. The prior version ran fine. I tried lots of things and was still unsuccessful at getting Apache started. So, I cleaned the slate and started with a completely fresh install on another very similar server that has never run Uniform Server. I downloaded the Coral_8_8_2.exe file and ran i…

  9. Started by menji,

    Hello everyone, im new on this forums but i think ill stay for a while Now, my Problem. I´ve a new Server, worked with IIS before but now im using uniserver. My Problem is that i cant get the Addheader or Addtype to work. tried everything i found on google (im testing since 4 hours). edited htaccess and apache config but nothing happen. What i´m doing? I try to parse php to .tpl files Does anyone know if there is a problem with AddHeader/Type and UniServer? Im on a Windows Server, there is nothing installed only UniServer. Thanks for reading and sorry for my bad english

  10. i don't know why it's not work, this is my httpd-vhosts.conf file <VirtualHost _default_:80> DocumentRoot D:/UniServer/www ServerName localhost ErrorLog "logs/error.log" CustomLog "logs/access.log" common </VirtualHost> <VirtualHost _default_:80> DocumentRoot D:/UniServer/www/tkp ServerName tkp.com ErrorLog "logs/error.log" CustomLog "logs/access.log" common </VirtualHost> And host file 127.0.0.1 localhost 127.0.0.1 tkp.com But when i run tkp.com it's display page http://localhost/ not display folder tkp in www folder. Pls help me

    • 1 reply
    • 3.4k views
  11. I want to install ignitefusion on the mini server 8 this config used to work on the old uniform server (WAY back) but they don't work on mini server 8 apache httpd.conf - the server starts then stops can you tell me what the correct config would be based on the following old one below thanks! Megan #ignite stuff ----START --- #create virtual directory to point to the directory where IgniteDB.exe exists ScriptAlias /if/ /usr/local/if/ #Add extensions associations AddType application/x-httpd-ignitedb .ign .cfm .cfml #Tie extensions to executable Action application/x-httpd-ignitedb "/if/ignitedb.exe" #ignite stuff ---- END ---

    • 0 replies
    • 2.7k views
  12. Started by hothorsegz,

    First I really enjoy the superb current version ! I remember many frustrated hours in Windows environment along with setting up cms n Wordpress efront etc in Linux as well I will only use uniserver with computers having no Net access so I wish to learn how to change mime type extensions Meaning .... How to open rtf ? Fb2 ? Etc. swf already opens. But how to associate or add these file types. Normally wordpad opens rtf. I have installed fb reader in XP too. My goal is to use Efront lms to open these Also in max upload file size Is it allowed to use 50m or larger? I understand that production servers usually have 8m file size but my uniservers will have no …

    • 0 replies
    • 2.9k views
  13. Hi, When I start Uniform Server on an usb-stick on my old "windows xp sp3"-PC, which has been running for years, lot of software installed, everything works fine. But when I move this stick to a new "windows xp sp3"-PC, nearly no software installed, it cannot start and I get that "libpq.dll is missing". But it is on the stick in the map which the configuration file (httpd.conf) refers to. So the stick remains unchanged. The path changes automatically when I move it. Does Uniform Server needs something installed on the pc to work? Paul

    • 1 reply
    • 3.2k views
  14. Started by JQX,

    Hi, I just installed Uniform Server to Windows Server. This server hosts a web page that is available from internet. If I open web browser and type "http://server_ip" it opens the "index of" page and shows one folder (web page folder that this server is hosting) and favicon file. I want to restrict access to this root directory and want to allow access only to this http://server_ip/hosted_web_page. How I can do this?

    • 3 replies
    • 3.6k views
  15. I have decided to run a production server on a WAMP set-up. I started with WAMPServer but decided to move to Uniserve for security and ease of moving. My WAMPServer set up allowed me to access my website over the net using my domain. I have completely uninstalled all WAMPServer components and am starting fresh with UniServer. I have a working Magento placeholder site on localhost. I cannot get Coral-8 (the server maangement tool) to show: Accessible from Internet = Yes It always says no, and testing confirms it. I know the DNS is correctly routing traffic to my computer on 80, as it worked yesterday on WAMPServer. I have edited .htaccess and commented out…

    • 3 replies
    • 6k views
  16. Started by kazooter,

    Re: Uniform Server [7.1.14-Orion] I discovered today if I enter www dot xamps dot com into any of my five major browsers, I am directed to my localhost test site, but with the xamps.com domain name showing in the browsers' address bar. All of the site's URL and internal links work correctly with this domain. I cleared my cache memory, stopped Uniserver, shut all systems down and restarted everything manually, but the behavior continues. I text-searched the entire Uniserver directory for "xamps". The only place I found it was in the tmp/session files, which appear to be a result of this behavior, not related to the cause. Is it possible that developers inserted this…

    • 1 reply
    • 4.2k views
  17. Started by jojordan,

    Heavily edited - summary of original problem Apache server as a service wouldn't switch off and then wouldn't come on again. Solution Very systematically started as a service, uninstalled Apache from there, when all pink, closed. Opened as a program, and worked well. Advice Take a break, write down the problem, and a systematic investigation might present itself. Works but when we are orderly. Cheers and thanks - and thanks to writers of the software.

    • 0 replies
    • 2.8k views
  18. Started by DHaslam,

    I have just downloaded Uniform server. I am able to load the Apache server using the "start as a program" option, but am having problems starting as a service. I have successfully installed the service and it is showing in Windows control panel (on a Windows 2003 server). However, when I try to start the service (either using the option in your "start as service" applet or directly from the Windows services.msc console) the service fails to start. An error is reported in the Windows Application event log "httpd1.exe: Could not open the configuration file bin/conf/httpd.conf. The system cannot find the specified path". The problem appears to be that httpd1.exe is n…

    • 6 replies
    • 14.6k views
  19. Started by jmadsen,

    Don't know how to better describe that for the title. The problem is: I use vhosts extensively for my work, but occasionally I just slap some files into a localhost/mysite When I use a vhost, I can set my first vhost the way it comes "out of the box": <VirtualHost _default_:80> DocumentRoot C:/UniServer/www ServerName localhost ErrorLog "logs/error.log" CustomLog "logs/access.log" common </VirtualHost> But if I want to use localhost/mysite, I have to change it to: <VirtualHost localhost:80> DocumentRoot C:/UniServer/www ServerName localhost ErrorLog "logs/error.log" CustomLog "logs/access.log" common </VirtualHost> Wh…

    • 0 replies
    • 4.1k views
  20. Started by babyewok,

    Hi, I have Uniform Server [5.5a-Nano], running PHP 5.2.12, Apache 2.2.14 and MYSQL 5.1.41. I know that there is a newer version of Uniform Server available this usually all runs fine and the PHP version is inline with that on my live server so I like to keep things simple. Just recently I have been trying out a CMS. All seems fine until I get to the serach form. If I enter a term that I know does not exist, I get a page telling me so, but if I enter a term that I know DOES exit, I get this error page in Firefox: --------------- The connection was reset The connection to the server was reset while the page was loading. The site could be temporarily unavaila…

    • 5 replies
    • 5k views
  21. For a long time, I have been using an Orion Uniform Server 7 build for my active web development. Recently, I decided that I would try to upgrade to the latest version. However, after doing an exact copy from the old directory www/ directory to the new www/ directory, I noticed that the new version is significantly slower. Using Chrome's built in profiler, an AJAX request that was taking 0.1 seconds before is now taking 1.16 or 1.17 seconds. I'm wondering if this is a result of differences in Apache configuration, but unless there is a good reason it is taking so much longer, I plan on sticking with the older version. Your help is greatly appreciated. Thanks.

    • 1 reply
    • 3.8k views
  22. Dear everyone I have been searching in this forum and on internet just to find out if the Uniform Server installation package available for 64 bits machine like WAMP Server Packages http://www.wampserver.com/en/ that clearly indicates which one is for 32 bits and which for for 64 bits machine. If it is suitable for Production Server, it should be available in 64 bit version but I can not find it. I heard XAMPP will release 64 bits version by the end of this year. Please forgive me for my ignorance about this topic. Thanks for your answers. Regards

    • 2 replies
    • 7.6k views
  23. Guest bsenftner
    Started by Guest bsenftner,

    hello fellow Uniform Server enthusiasts, My client wants to know how many concurrent connections the system I am building for them can handle. So I looked up and read about using Apache Bench (ab.exe) here: http://www.petefreitag.com/item/689.cfm Trying this simple yahoo.com example: ab.exe -n 100 -c 10 http://www.yahoo.com/ I am getting this error: bind: An Address incompatible with the requested protocol was used. (730047) Trying other domains like google makes no difference, same error. Using google to see how others have resolved this, I find posts recommending the use of the "-B" (bind to address) option. When I looked up the documentation for Apache Be…

    • 2 replies
    • 6.5k views
  24. Started by John Smith,

    Hi all! I'm having a problem with the latest Uniform Server versions when using SSL. I experience very frequent connection resets. And I never managed to make a successful connection from localhost via SSL. From other machines yes, but only sometimes. Regular HTTP works fine though. I'm currently running Coral 8.0.0 (OpenSSL 1.0.0e) and everything works fine. But I'm trying to update since version 8.5.2. I guess it has something to do with OpenSSL which is at version 1.0.1 now and hasn't been upgraded during the last 4 releases. Any thoughts on that? Does anyone else have the same problem perhaps? I didn't change much of the default configuration. Basically only the…

    • 2 replies
    • 4.8k views
  25. Started by aducom,

    I'm running Uniform Server for years now and I'm very pleased with it. Now I need to host a php package that is depending for graphics on the JRE. Is it possible to install this within the Uniform Server? I don't like to setup a full tomcat if it isn't absolutely necessary. I'm running it on Windows Server.

    • 0 replies
    • 2.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.