Jump to content
The Uniform Server Community

Recommended Posts

Posted

Hello, as you can see, i am a new person on these forums.

 

well, my story goes, i was serching google, looking for some sort of program which i could run a small sort of server off, from my home PC, just to like put images on it and post them to the web, and i came accross this, so i thought i would download it :)

 

now my quick question goes as follows:

how do i set it up so that i can put images and so forth into the folders, and have it publish to the web under my IP adress ( if i new it lol)

 

i am So very sorry if this has been asked about a million times, but i thought i might ask any way :)

 

thanks,

Daniel Bizzarri

live_f1@hotmail.com

Posted (edited)

  1. Run the server.
  2. Test your server by visiting this page. If you see the Admin Panel and not some error message from your browser then it works. If not, read the "If your server doesn't run, you should check for" section first.
  3. Open W:\www\.htaccess and change
    Order Deny,Allow
    Deny from all
    Allow from 127.0.0.1

    into

    #Order Deny,Allow
    #Deny from all
    #Allow from 127.0.0.1

    The adding of "#" or ";" in front of a line is common refered to as commenting.

  4. If you have a firewall, make sure it allows Port 80 (which is the default port Uniform Server runs on) to be accessed by other IPs.
    If you have a router, do a port forward on Port 80.
    Your firewall or router manual should have more on this.
  5. Now with a file manager (like Windows Explorer), navigate to W:\www\ and start adding your images there. You'll be able to access then via http:/// or http:////, if you created a new folder in W:\www\ and placed your images in it.
    If you can't access it and know that your firewall or router is not the problem, then maybe your ISP is blocking Port 80.

If your server doesn't run, you should check for:

  • Skype. In its settings, change the incoming port to something other than Port 80. Then, restart Skype and try to run Uniform Server again.
  • LIBMYSQL.DLL in C:\WINDOWS and C:\WINDOWS\SYSTEM32 (or any other folder in your Path Environment Variable), delete it if found.
  • IIS. If found, you should uninstall it as IIS (also a HTTPd like Apache in Uniform Server) uses Port 80.

Edited by MrX
  • 2 weeks later...
  • 1 year later...
Posted

are there any plans for file management of the server?

 

such as cpanel's file manager system... to access/upload/edit/delete files from another computer via logging into apanel...

 

thanks!

Running Uniserver 3.5 with hMailserver on WinXP

[]D [] []\/[] []D

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...