<?xml version="1.0"?>
<rss version="2.0"><channel><title>Uniform Server - Windows Latest Topics</title><link>https://forum.uniformserver.com/forum/5-uniform-server-windows/</link><description>Uniform Server - Windows Latest Topics</description><language>en</language><item><title>Manage UniService from command line?</title><link>https://forum.uniformserver.com/topic/5196-manage-uniservice-from-command-line/</link><description><![CDATA[<p>
	I have Uniform Server running quite well from a USB key.  Starting it using the "UniController BOTH" syntax generates Windows Firewall alerts. (Which would be a pain in the fanny for our users who lack computer skills...)
</p>

<p>
	I've looked at using UniService, but it requires the user to select the services to install.  Can all of this be done from a command line via a batch file?
</p>

<p>
	Alternatively, since I note that Windows Firewall alerts don't pop up on subsequent starts, I'm wondering about making the firewall rules in advance so users are not prompted.  Is this possible?  How are these rules set (or generated) in US?  What parameters would I need to define to create rules from an elevated batch file?
</p>

<p>
	Thanks!
</p>

<p>
	-- Cliff
</p>
]]></description><guid isPermaLink="false">5196</guid><pubDate>Tue, 25 Jul 2023 16:44:00 +0000</pubDate></item><item><title>Exact removal instructions please</title><link>https://forum.uniformserver.com/topic/2599-exact-removal-instructions-please/</link><description><![CDATA[<p>I found various "how to remove" but they're either obviously outdated... or my buggy version is more buggy than I thought.</p><p> </p><p>Since I tried running as a service.. nothing works.  There is (nor has there ever been) a tray icon for me to "right click" to stop/remove the service.  Now nothing comes up at all.  I see the service in "services" and I can start/stop it but I can't remove it.</p><p> </p><p>Exact instructions please.</p>]]></description><guid isPermaLink="false">2599</guid><pubDate>Fri, 22 Jun 2012 15:49:48 +0000</pubDate></item><item><title>Why is apache.exe always renamed?</title><link>https://forum.uniformserver.com/topic/5351-why-is-apacheexe-always-renamed/</link><description><![CDATA[<p>
	I've been using uniformserver since 7.0.1 Orion (infact that is my preferred version which i still use along with a later version on a different port).
</p>

<p>
	For reasons unknown, you always rename apache.exe to something else - such as httpd_z.exe in the latest versions. Why is this?
</p>

<p>
	In Orion there was no easy way to create virtual hosts without restarting. By using "apache -k restart" all of apaches child threads will reload their configurations from httpd.conf when they have finished their current task - without apache itself being restarted. In short, you don't need to restart apache each time you create a new vhost.
</p>

<p>
	However.. this fails with a renamed apache executable. Also you seem to install it into the service manager with a different name too - i had to uninstall mine and reinstall it as apache2.2 and then the reload option worked a treat.
</p>

<p>
	So why do you always rename apache? - I'm not criticising, I love US (xampp is trash) but this I find it odd that you do this.
</p>
]]></description><guid isPermaLink="false">5351</guid><pubDate>Sat, 14 Oct 2023 11:01:04 +0000</pubDate></item><item><title>How to access vhosts over LAN?</title><link>https://forum.uniformserver.com/topic/3232-how-to-access-vhosts-over-lan/</link><description><![CDATA[<p>How can I access my sites from other computers on the same LAN?<br /><br /><a href="#%23%23" rel="">http://192.168.0.###</a> (the server's internal IP address) shows me the splash/welcome screen in the C:\UniServerZ/www/ directory.  <br /><br />But how can I view C:\UniServerZ/vhosts/my-website?</p>]]></description><guid isPermaLink="false">3232</guid><pubDate>Sat, 01 Apr 2017 01:52:18 +0000</pubDate></item><item><title>Unicontroller screen too small</title><link>https://forum.uniformserver.com/topic/5155-unicontroller-screen-too-small/</link><description><![CDATA[<p>
	I've just installed Uniform Server on my laptop and on startup I'm faced with the Unicontroller screen considerably minimised.  See screenshot attached.
</p>

<p>
	Is this fixable, and if so how please?
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" data-fileext="JPG" data-fileid="523" href="https://forum.uniformserver.com/uploads/monthly_2023_05/unicontroller.JPG.c51c2c1abb9461742c19cbf775c4ca94.JPG" rel=""><img alt="unicontroller.JPG" class="ipsImage ipsImage_thumbnailed" data-fileid="523" width="567" src="https://forum.uniformserver.com/uploads/monthly_2023_05/unicontroller.JPG.c51c2c1abb9461742c19cbf775c4ca94.JPG" loading="lazy" height="481.95"></a>
</p>
]]></description><guid isPermaLink="false">5155</guid><pubDate>Sun, 28 May 2023 14:41:59 +0000</pubDate></item><item><title>Top 10 Features of Uniform Server: A Portable WAMP Solution for Developers</title><link>https://forum.uniformserver.com/topic/13733-top-10-features-of-uniform-server-a-portable-wamp-solution-for-developers/</link><description><![CDATA[<h3>
	Main Features of Uniform Server: A Comprehensive Overview
</h3>

<p>
	Uniform Server is a lightweight, versatile, and open-source WAMP (Windows, Apache, MySQL, and PHP) solution designed to simplify web development. It offers a portable server environment that allows developers to test and deploy web applications effortlessly without needing a dedicated server setup. This article delves into the main features of Uniform Server that make it a preferred choice for developers worldwide.
</p>

<hr>
<h3>
	<strong>1. Portable and Lightweight Design</strong>
</h3>

<p>
	Uniform Server is designed to be portable, meaning it doesn’t require installation. It can run directly from a USB drive or any directory on your computer. This makes it ideal for developers who need to work on multiple systems or require a portable development environment.
</p>

<hr>
<h3>
	<strong>2. All-in-One WAMP Package</strong>
</h3>

<p>
	Uniform Server provides a complete package, including:
</p>

<ul>
	<li>
		<strong>Apache</strong>: A reliable and robust web server.
	</li>
	<li>
		<strong>MySQL/MariaDB</strong>: Popular relational database management systems.
	</li>
	<li>
		<strong>PHP</strong>: A widely-used scripting language for web development.
	</li>
	<li>
		<strong>phpMyAdmin</strong>: A user-friendly interface for managing databases. This integrated approach saves time and effort for developers setting up individual components.
	</li>
</ul>

<hr>
<h3>
	<strong>3. Easy-to-Use Interface</strong>
</h3>

<p>
	The Uniform Server control panel (UniController) is intuitive and user-friendly. It allows users to start and stop services, manage configurations, and monitor server status with just a few clicks.
</p>

<hr>
<h3>
	<strong>4. Enhanced Security</strong>
</h3>

<p>
	Uniform Server prioritizes security by incorporating features such as:
</p>

<ul>
	<li>
		Secure default settings to prevent unauthorized access.
	</li>
	<li>
		Built-in support for SSL/TLS encryption to protect data transmission.
	</li>
	<li>
		Password-protected interfaces for database and server management.
	</li>
</ul>

<hr>
<h3>
	<strong>5. Compatibility with Multiple PHP Versions</strong>
</h3>

<p>
	Developers can switch between different PHP versions seamlessly using Uniform Server. This feature is particularly useful for testing web applications across various PHP environments.
</p>

<hr>
<h3>
	<strong>6. Configurable Environment</strong>
</h3>

<p>
	Uniform Server offers flexibility in customizing server settings. Developers can modify configuration files to suit specific project requirements, enabling greater control over server behavior.
</p>

<hr>
<h3>
	<strong>7. Regular Updates and Community Support</strong>
</h3>

<p>
	Uniform Server is actively maintained, ensuring compatibility with the latest versions of Apache, MySQL, and PHP. The vibrant community of users and developers provides valuable support and resources for troubleshooting and enhancements.
</p>

<hr>
<h3>
	<strong>8. Minimal System Resource Usage</strong>
</h3>

<p>
	Despite its comprehensive features, Uniform Server is designed to be lightweight, ensuring minimal usage of system resources. This makes it suitable for use on older hardware or resource-constrained systems.
</p>

<hr>
<h3>
	<strong>9. Multi-Platform Compatibility</strong>
</h3>

<p>
	While primarily designed for Windows, Uniform Server can be used on other operating systems through virtualization tools, further enhancing its versatility.
</p>

<hr>
<h3>
	<strong>10. Ready-to-Use Development Environment</strong>
</h3>

<p>
	Uniform Server is pre-configured for immediate use, reducing setup time and allowing developers to focus on coding and testing their applications.
</p>

<hr>
<h3>
	<strong>Conclusion</strong>
</h3>

<p>
	Uniform Server stands out as a powerful yet simple tool for web developers who require a portable, secure, and efficient WAMP solution. Its ease of use, rich feature set, and flexibility make it a valuable asset for beginners and experienced developers alike. Whether you are building dynamic websites or testing complex applications, Uniform Server is a reliable companion for all your development needs.
</p>
]]></description><guid isPermaLink="false">13733</guid><pubDate>Wed, 01 Jan 2025 10:18:28 +0000</pubDate></item><item><title>Passwords wont set?</title><link>https://forum.uniformserver.com/topic/2070-passwords-wont-set/</link><description><![CDATA[<p>Hi there. I have just started using uniserver and it worked great in our test environment!</p><p> </p><p>i had a small problem when moving to production today. It seems that i can set the mysql password OK, but i cannot set any of the other passwords.</p><p>I have commented out the 4 lines in the ht access files and restarted apache. still no dice. It keeps asking me to set these passwords, i set it, it confirms that i have set it, and then right back to the beginning saying i am insecure and need to set passwords.</p><p> </p><p>also i am not prompted to enter a password when logging on to apanel.</p><p>I have checked externally, and SITENAME/apanel returns a 404, so it is locked down OK based probably on apache directory security.</p><p> </p><p>i do want to set a password so that people on the internal network must authenticate.</p><p>i have also added 'allow from 10' in the ht access files, so that i can admin the server from my local subnet.</p><p> </p><p>any ideas? any way to set these passwords manually with a text editor?</p><p>let me know thanks!</p><p>i get the following when going to apanel/home</p><p> </p><p></p><pre class="ipsCode">
* Change the username/password for the Admin Panel here
* Change the username/password for the server here
* Change the username/password for the SSL server here
* Run the Security Console and see if everything is OK.
</pre><div></div><p></p><p> </p><p>any help appreciated! thanks.</p><p> </p><p>also i should note that the machine has two IP addresses, if that matters. really the only difference between dev and live. i set the ip in the httpd.conf (changed from localhost).</p>]]></description><guid isPermaLink="false">2070</guid><pubDate>Fri, 19 Nov 2010 19:48:36 +0000</pubDate></item><item><title>Uniform Server Zero XI</title><link>https://forum.uniformserver.com/topic/2929-uniform-server-zero-xi/</link><description><![CDATA[<p>WOW what a package. I have been running the NANO series for years. And have been mostly very happy with it,</p><p>Then starting a bit ago it was attack after attack even caught a root kit and many many more virus. I tried Comodo, Norton And every thing i could find; studies HTACCESS till i lost half my hair and my husband started complaning,</p><p> </p><p>at one point I copied all my files (just my work not programs) to a stack of 100 dvd's and reformatted and reinstalled win7 and all my software programs. Just to get a clean slate..</p><p> </p><p>So then there was this email lost in the spam for at least a week from Uniform Server announcing a upgrade was available for me. I jumped on it and installed the first of 3 Server Zero on the Win7 box. I no sooner got the first one runing when a upgrade notice came in and then a week or so later I got another,,</p><p> </p><p>Great server.. cudos' Setup took 2 minutes of editing, left almost everything as it was,, added web pages,, ((( using just HTML pages till this attack thing slows down, PERFECT just PERFECT...</p><p> </p><p>So in a heady rush I figure I can upgrade the XP box to Uniform Server Zero XI...</p><p>One word NO---- don't do it,</p><p>It says yes you are accessable from the internet but you are NOT.... Then this box pops up to move the splash page and my whole file system.. so i move the splash page and now every few minutes a pop up saying page not found and and Uniform Server Zero XI can not launch the default browser and I get firefox opening a 404 web page the requested URL /us_splash/index.php was not found on this server... I guess it is not in the www root as that is where i copied it back to..</p><p> </p><p>WIN 7 yes.. a great fit.. XP... use NANO... Although now only the win7 box <a href="http://couch-potato-sales.com/" rel="external nofollow">http://couch-potato-sales.com/</a> is workingl</p><p>78ez.com is DOA....</p>]]></description><guid isPermaLink="false">2929</guid><pubDate>Mon, 28 Apr 2014 10:24:57 +0000</pubDate></item><item><title>URL/Localhost</title><link>https://forum.uniformserver.com/topic/2836-urllocalhost/</link><description><![CDATA[<p>Hi,</p><p>sorry to ask as I'm sure this question has been asked allot and I'm sure it has been answered allot, however i did a search on Google and this site and haven't found an answer or may not be looking in the right place i been using uniserver since the mona days and i was never really bothered by the question i was just using the server as private to work on my sites and stuff but about 6 months backish i upgraded to coral and kept it private and just recently i wanted to probably use it as a live site for my main site so i secured it down and asked others if they can see my site via URL mysite.com  everyone said they could see it accept me i can only view it via localhost how can i view via URL as well? some said it has to do with my router and ports.. the ports are open or no one can  see the page correct? some said to allow the machine to be in DMZ  not an option again everyone can see it via URL so it wouldn't be a firewall issue and no need to go that drastic to put the machine out in the open so to speak. is there something i could do to the uniserver config or is there a way that will allow me to see it as others? I'm running uniserver 8.9.2</p><p> </p><p>Again sorry if i posted in wrong spot</p><p>Thanks</p><p>Rob</p>]]></description><guid isPermaLink="false">2836</guid><pubDate>Sun, 22 Sep 2013 02:08:55 +0000</pubDate></item><item><title>Server Problems</title><link>https://forum.uniformserver.com/topic/1291-server-problems/</link><description><![CDATA[<p>I just installed Uniform Server so I could dabble with some PHP.  I downloaded Uniform Server 3.5 and when I start the server I get the purple screen that says Uniform Server but then the browser window just turns white.  It is at <a href="http://localhost/apanal" rel="">http://localhost/apanal</a> and I have navigarted through the URL to phpMyAdmin as well and all of the pages are blank white.</p><p> </p><p>Any ideas on how I can solve this problem or what is causing it?</p><p> </p><p>Thanks for your time.</p>]]></description><guid isPermaLink="false">1291</guid><pubDate>Sun, 23 Sep 2007 22:32:00 +0000</pubDate></item><item><title>Server Status No IP Address</title><link>https://forum.uniformserver.com/topic/3427-server-status-no-ip-address/</link><description><![CDATA[<p>
	Hello everyone,
</p>

<p>
	I am sorry if this topic is generally discussed or an easy fix. I have been scouring the internet for a solution and have not been able to find one.
</p>

<p>
	I just installed Uniserver v2.3.0 trying to set something up. I have never used this program before.<br>
	<br>
	When I go to General &gt; Server Internet Status, I do not get my IP address. Instead I get: &lt;!DOCTYPE HTML PUBLIC "-//EFT//....<br>
	At which point it gets cut off. Any idea of what may be causing this? Screenshot of the error is attached.<br>
	<br>
	I also changed from the default port to port 8080 (since something fundamental was occupying the default port). I also port-forwarded 8080.
</p>

<p>
	 
</p>

<p>
	Thank you in advance.
</p>

<p><a href="https://forum.uniformserver.com/uploads/monthly_2019_11/Capture.PNG.d3ce26141d782a3e129c5ee06dde7e3f.PNG" class="ipsAttachLink ipsAttachLink_image"><img data-fileid="380" src="https://forum.uniformserver.com/uploads/monthly_2019_11/Capture.PNG.d3ce26141d782a3e129c5ee06dde7e3f.PNG" width="372" class="ipsImage ipsImage_thumbnailed" alt="Capture.PNG" loading="lazy" height="260.4"></a></p>]]></description><guid isPermaLink="false">3427</guid><pubDate>Sun, 17 Nov 2019 13:06:19 +0000</pubDate></item><item><title>first php pages on wamp server&#x2026; having issues&#x2026;</title><link>https://forum.uniformserver.com/topic/6907-first-php-pages-on-wamp-server%E2%80%A6-having-issues%E2%80%A6/</link><description><![CDATA[<p>
	 
</p>

<p>
	seems like I’m having some issues understanding this (and getting it to work properly)… i found this article: <a href="https://stackoverflow.com/questions/23665064/project-links-do-not-work-on-wamp-server" rel="external nofollow">https://stackoverflow.com/questions/23665064/project-links-do-</a><a href="https://www.igmguru.com/blog/how-to-become-a-salesforce-developer/" rel="external nofollow">become-Salesforce-developer</a><a href="https://stackoverflow.com/questions/23665064/project-links-do-not-work-on-wamp-server" rel="external nofollow">-not-work-on-wamp-server</a> and tried to follow what was going on…
</p>

<p>
	i created the pages as detailed, found some errors and fixed them (on last page of comments)
</p>

<p>
	im trying to create a test web page where users wiil:
</p>

<p>
	log in/get verified<br />
	allow some users to edit a mysql database on cars bought and sold at auctions<br />
	allow all users to see the mysql database records so they can review them…<br />
	now,this is NOT working right for me. First shot at programming php,mysql,java,html,etc. I’m really in the dark…
</p>

<p>
	my first questions are,
</p>

<p>
	all these .php files will go in the www folder?
</p>

<p>
	when should/ do i make sub folders in the www folder?
</p>

<p>
	(trying to understand php directory structure from the web page point of view)
</p>

<p>
	any help appreciated. thanks
</p>
]]></description><guid isPermaLink="false">6907</guid><pubDate>Fri, 24 May 2024 04:14:44 +0000</pubDate></item><item><title>EdHost - allow longer, valid top level domains</title><link>https://forum.uniformserver.com/topic/3441-edhost-allow-longer-valid-top-level-domains/</link><description><![CDATA[<p>
	Hi<br>
	<br>
	First great that this is getting developed again - and that the source is now public <img alt=":)" data-emoticon="" src="https://forum.uniformserver.com/uploads/emoticons/default_smile.png" title=":)" loading="lazy"><br>
	<br>
	One problem I always had is that I use Uniform Server for local development - and as such always wanted to use the .test and .localhost top level domains for development as they are reserved to prevent conflict (https://en.wikipedia.org/wiki/.localhost). However EdHost.exe limits the top level domain to 2 or 3 letters (e.g. com, uk).<br>
	<br>
	I had a quick look at the code and in the source in lazuras IDE, and in the uniform_common_functions.pas there are two functions - valid_server_name, valid_server_name2 - that both have regex's that cause the limit. For example at line 176 in the function valid_server_name2 we have:<br>
	<br>
	 
</p>

<pre class="ipsCode">
  //-- Check domain name looks resonable e.g fred.com
  If valid_input then
   begin
      If server_name = 'localhost' Then valid_input := True
      Else
        begin
         If Not ExecRegExpr('^[a-zA-Z0-9\-\.]+\.[a-zA-Z]{2,3}(/\S*)?$', server_name) Then
            valid_input := False;
        end;
   end;</pre>

<p>
	I did a test and by modifying this to allow longer strings {2,9} I can now successfully create .test and .localhost. The official specs allow a max of 63 characters so this really should be {2,63} - <a href="https://stackoverflow.com/questions/9238640/how-long-can-a-tld-possibly-be/9239264" rel="external nofollow">https://stackoverflow.com/questions/9238640/how-long-can-a-tld-possibly-be/9239264</a><br>
	<br>
	I am no Pascal developer but I used lazarus 1.8.4 to build this and it now works exactly as I want.  (I had to add  LazFileUtils as an extra item to line 20 of us_common_procedures.pas to prevent an error, but maybe that isn't needed in the version 1.2.2 it was originally built in?)<br>
	<br>
	Can  you update the Uniform release with an updated version of EdHost.exe?<br>
	<br>
	That would leave my only other current issue that it cannot automatically create the vhost entry using https... but I think someone has already requested that <img alt=":)" data-emoticon="" src="https://forum.uniformserver.com/uploads/emoticons/default_smile.png" title=":)" loading="lazy"><br>
	<br>
	Thanks again<br>
	<br>
	 
</p>
]]></description><guid isPermaLink="false">3441</guid><pubDate>Fri, 10 Jan 2020 09:25:17 +0000</pubDate></item><item><title>cron running normally but not executing php file</title><link>https://forum.uniformserver.com/topic/5223-cron-running-normally-but-not-executing-php-file/</link><description><![CDATA[<p>
	I have checked the path variable in the cron.ini file and am certain it points correctly to the php file that I want to execute.
</p>

<p>
	cron.log says Run OK as you would expect but the php was never executed.
</p>

<p>
	I deleted the file while cron was running and it still logged an OK as if everything was perfectly fine.
</p>

<p>
	I even changed the path to a fictitious one which contained no php files and cron still logged OK in its log file.
</p>

<p>
	There is very little information around this issue and not being able to tell what cron is/is not doing is extremely frustrating.
</p>

<p>
	Can anyone shed light on this problem for me?
</p>

<p>
	Thanks in advance.
</p>
]]></description><guid isPermaLink="false">5223</guid><pubDate>Tue, 22 Aug 2023 07:27:45 +0000</pubDate></item><item><title>Cron in UniServer Zero XI 11.3.1</title><link>https://forum.uniformserver.com/topic/2996-cron-in-uniserver-zero-xi-1131/</link><description><![CDATA[<p>Using UniServer Zero XI 11.3.1 I am trying to get a php script running using the cron functionality.</p><p> </p><p>I can access my script using my browser and it runs successfully, but when it runs on the cron schedule it fails because it finds the mysqli extension is not loaded. I also notice that it does not pick up the date.timezone setting from my php.ini.</p><p> </p><p>What's going on? Any ideas greatly appreciated.</p>]]></description><guid isPermaLink="false">2996</guid><pubDate>Tue, 07 Oct 2014 01:06:10 +0000</pubDate></item><item><title>Upgrading from XIV to XV Problem: Error establishing a database connection</title><link>https://forum.uniformserver.com/topic/5217-upgrading-from-xiv-to-xv-problem-error-establishing-a-database-connection/</link><description><![CDATA[<p>
	I'm trying to migrate a local Wordpress Installation on Uniform Server.
</p>

<p>
	So far after doing a database backup, tried extracting all files replacing old ones, then importing the database backups, but same error.
</p>

<p>
	Also tried the line: <strong>innodb_force_recovery = 1</strong>
</p>

<p>
	I'm afraid it didn't work either
</p>

<p>
	I did create a copy before attempting to upgrade, so there's no data loss, but I'm unable to properly upgrade from the old version.
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">5217</guid><pubDate>Wed, 16 Aug 2023 08:46:36 +0000</pubDate></item><item><title>Screen layout is garbled</title><link>https://forum.uniformserver.com/topic/5179-screen-layout-is-garbled/</link><description><![CDATA[<p>
	Why is this appearing like this?
</p>

<p>
	<img class="ipsImage ipsImage_thumbnailed" data-fileid="527" width="403" alt="image.png.de5498d8d59935dff5540dd4e6afd1c1.png" src="https://forum.uniformserver.com/uploads/monthly_2023_07/image.png.de5498d8d59935dff5540dd4e6afd1c1.png" loading="lazy" height="415.09">
</p>
]]></description><guid isPermaLink="false">5179</guid><pubDate>Thu, 06 Jul 2023 18:10:55 +0000</pubDate></item><item><title>migrating from wampserver</title><link>https://forum.uniformserver.com/topic/5175-migrating-from-wampserver/</link><description><![CDATA[<p>
	hello everyone!
</p>

<p>
	so i have been using wampserver for awhile now and i am interested in switching to uniform server!
</p>

<p>
	i copied my apache server folder over and the server starts properly and displays my site <span><img alt=":)" data-emoticon="" src="https://forum.uniformserver.com/uploads/emoticons/default_smile.png" title=":)" loading="lazy"></span>
</p>

<p>
	<span>BUT when i copy mariadb 10.6.14 folder and attempt to start the server it asks for root password,so i enter it and it gives an error saying it cannot be started.</span>
</p>

<p>
	<span>i tried going to the mariadb website and doing a fresh install and it still wont work properly.</span>
</p>

<p>
	<span>so how would i go about transfering my php 8.1.20 and mariadb from wamp to uniform server?</span>
</p>

<p>
	<span>thanks!</span>
</p>

<p>
	<span>BTW the apache version im using is compiled to use openssl 3.1(from apache lounge) if that makes any difference.</span>
</p>
]]></description><guid isPermaLink="false">5175</guid><pubDate>Sat, 01 Jul 2023 03:12:04 +0000</pubDate></item><item><title>Very light version</title><link>https://forum.uniformserver.com/topic/3673-very-light-version/</link><description><![CDATA[<p>
	Hello,
</p>

<p>
	I'm using the last release of the Uniform Server with flat files CMS.
</p>

<p>
	Is it possible to remove MySQL database and tools (PhpMyAdmin, Adminer) ?
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">3673</guid><pubDate>Thu, 14 Jan 2021 13:42:45 +0000</pubDate></item><item><title>Display Wrong</title><link>https://forum.uniformserver.com/topic/3296-display-wrong/</link><description><![CDATA[
<p>Good to see a new version, but on Windows 10, the Uniform Server window is too small on launch and is hiding some of the controls.</p><p> </p><p>Screenshot enclosed.</p><p> </p><p> </p><p><a class="ipsAttachLink ipsAttachLink_image" href="https://forum.uniformserver.com/uploads/monthly_08_2019/post-7031-0-94880900-1565634507.png" data-fileid="372" data-fileext="png" rel=""><img data-fileid="372" class="ipsImage ipsImage_thumbnailed" alt="post-7031-0-94880900-1565634507_thumb.png" src="https://forum.uniformserver.com/uploads/monthly_08_2019/post-7031-0-94880900-1565634507_thumb.png" loading="lazy"></a></p>
]]></description><guid isPermaLink="false">3296</guid><pubDate>Mon, 12 Aug 2019 18:28:45 +0000</pubDate></item><item><title>403 Forbidden when launching Apache server from VBA code</title><link>https://forum.uniformserver.com/topic/5123-403-forbidden-when-launching-apache-server-from-vba-code/</link><description><![CDATA[<p>
	I can launch Apache successfully using the command line option "UniController.exe start_apache", but I want to do this from VBA code in Excel or Access.
</p>

<p>
	The server starts fine, but when I try to access a URL (from a browser on localhost or elsewhere) I get 403 Forbidden. This only happens when I run the batch file from code: it works perfectly if I run the very same batch file manually. I don't understand why access should differ since it's surely using the same config files in each case.
</p>

<p>
	What am I missing?
</p>

<p>
	Thanks
</p>

<p>
	Ian
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">5123</guid><pubDate>Tue, 21 Mar 2023 08:03:18 +0000</pubDate></item><item><title>Malware warning for download file</title><link>https://forum.uniformserver.com/topic/3182-malware-warning-for-download-file/</link><description><![CDATA[<p>I tried to download the latest version (<strong><span style="margin:0px;color:rgb(0,102,153);"><a href="https://sourceforge.net/projects/miniserver/files/latest/download?source=files" title="/Uniform Server ZeroXII/12_2_0_ZeroXII/12_2_0_ZeroXII.exe:  released on 2016-03-02 19:47:43 UTC" rel="external nofollow">12_2_0_ZeroXII.exe</a>) </span></strong>from sourceforge.net, but avast detected malware (<span style="color:rgb(0,0,0);font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;font-size:11px;background-color:rgb(255,232,121);">Win32:Evo-Gen</span>).</p><p> </p><p>I disabled the antivirus, downloaded the file and checked it with virustotal which detected two threats:</p><p><span style="color:rgb(0,0,0);font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;font-size:13.3333px;background-color:rgb(255,232,121);">Trojan.Shelma.abt (AV Jiangmin)</span><br /><span style="color:rgb(0,0,0);font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;font-size:13.3333px;background-color:rgb(255,232,121);">PE:Malware.Generic(Thunder)!1.A1C4 [F] (AV Rising)</span></p><p> </p><p>Are they false alarms? </p><p> </p><p> </p><p> </p><p> </p>]]></description><guid isPermaLink="false">3182</guid><pubDate>Mon, 28 Mar 2016 14:26:23 +0000</pubDate></item><item><title>Unable to run Coral Uniform Servers on Windows 7 Pro x64 VirtualBox VM</title><link>https://forum.uniformserver.com/topic/3279-unable-to-run-coral-uniform-servers-on-windows-7-pro-x64-virtualbox-vm/</link><description><![CDATA[
<div>I have recently changed my ancient 32-bit Windows 7 Pro laptop for a 64-bit replacement, and have chosen to run 64-bit versions of Ubuntu as the main OS with Windows 7 Pro as a VirtualBox VM, instead of running Windows 10 which came pre-installed.</div><br>
<div> </div><br>
<div>On my old laptop, I ran a handful of Uniform Servers in parallel - mainly Coral 8.x.x servers. The file structure I used for the servers on the old laptop has been duplicated on the new SSD running the Windows 64-bit VM. I have therefore been able to copy as-is the old server file structure to the new SSD.</div><br>
<div> </div><br>
<div>The Uniform Server I am trying to start is an 8.6.7/Coral version, but I am encountering the same problem with all of the other Uniform Servers I have installed (all of which are 8.x.x versions).</div><br>
<div> </div><br>
<div>I have also installed the 2008 C++ redistributable as described <a href="https://sourceforge.net/projects/miniserver/files/Uniform%20Server/8.6.7-Coral/" rel="external nofollow">here</a>.</div><br>
<div> </div><br>
<div>I tried separately with the 32-bit then the 64-bit redistributable, and with both installed.</div><br>
<div> </div><br>
<div>However, I am unable to start either the Apache http or MySQL servers, using run-as-a-program or run-as-a-service. The message which is displayed in a dialog box is "Unable to start Apache server":</div><br>
<div> <a class="ipsAttachLink ipsAttachLink_image" href="https://forum.uniformserver.com/uploads/monthly_03_2019/post-7125-0-56720800-1554067751.png" data-fileid="370" data-fileext="png" rel=""><img data-fileid="370" class="ipsImage ipsImage_thumbnailed" alt="post-7125-0-56720800-1554067751_thumb.png" src="https://forum.uniformserver.com/uploads/monthly_03_2019/post-7125-0-56720800-1554067751_thumb.png" loading="lazy"></a> </div><br>
<div> </div><br>
<div>I have investigated starting the Apache server further using Procmon (from Sysinternals), and the correct <span style="color:#0000ff;">http.exe</span> appears to be located, but the server never attempts to launch. There are no diagnostics in the Apache logs or the Windows event logs. The same problem is encountered when trying to launch the MySQL server too.</div><br>
<div> </div><br>
<div>Given that the old and new file structures are identical, and that the US servers ran successfully on the old structures, I can only conclude that something in the new underlying OS configuration may be responsible.</div><br>
<div> </div><br>
<div>Can anyone suggest what the underlying issue may be, or suggest any other additional diagnostics which might help to pinpoint the underlying issue?</div><br>
<div> </div><br>
<div>I am able to successfully run a XIII Uniform Server, and was planning to migrate from Coral to XIII. However, I am having a separate problem in running the XIII server for which I will raise a separate forum entry, so that option is not really a solution to my immediate problem.</div><br>

]]></description><guid isPermaLink="false">3279</guid><pubDate>Sun, 31 Mar 2019 21:30:36 +0000</pubDate></item><item><title>Error "Spaces are not allowed"</title><link>https://forum.uniformserver.com/topic/5076-error-spaces-are-not-allowed/</link><description><![CDATA[<p>
	I ran version XIV from an external HD without problems.
</p>

<p>
	Now I installed XV in a NAS (assigned Z:). I copied in the content of \www from the HD, and started.
</p>

<p>
	It replied with above message, and shut down. I I presume the aledged space is somewhere in a file path or name. Is there a usual suspect?
</p>

<p>
	How can I find a space in a big tree? What
</p>
]]></description><guid isPermaLink="false">5076</guid><pubDate>Tue, 22 Nov 2022 11:56:49 +0000</pubDate></item><item><title>Error: Spaces are not allowed</title><link>https://forum.uniformserver.com/topic/5075-error-spaces-are-not-allowed/</link><description><![CDATA[<p>
	I ran version XIV from an external HD without problems.
</p>

<p>
	Now I installed XV in a NAS (assigned Z:). I copied in the content of \www from the HD, and started.
</p>

<p>
	It replied with above message, and shut down. I I presume the aledged space is somewhere in a file path or name. Is there a usual suspect?
</p>

<p>
	How can I find a space in a big tree? What
</p>
]]></description><guid isPermaLink="false">5075</guid><pubDate>Tue, 22 Nov 2022 11:48:16 +0000</pubDate></item></channel></rss>
