Jump to content
The Uniform Server Community

olajideolaolorun

Admin
  • Posts

    2,323
  • Joined

  • Last visited

Everything posted by olajideolaolorun

  1. This post cannot be displayed because it is in a password protected forum. Enter Password
  2. This post cannot be displayed because it is in a password protected forum. Enter Password
  3. hmmm... and this is your network ip? please make sure cause you should not see any color on the browser.. just plain white cause it wont load the page without the login information. Try changing your network ip to something else.
  4. Well that should do too.. or adding: start diskw/plugins/UniTray/Start UniTray.bat I have not tested this, but it should work. Please also revise the names of the files and folders.
  5. hmmm.. i have to get to the bottom of this.. computer names not being refered to as localhost.. most be the network card or something....
  6. There is a user plugin in the Plugin Forum, but i didn't have time to test it.... You can also downgrade... using our official plugin.
  7. A. Is the www folder in the W:/ drive? B. What do you mean global access? C. Do you have another server running? D. Did you mess with the server or change anything?
  8. Thats a nice idea... i will see about that.
  9. Ok.. the main .htaccess file should have this in it: # This file provides security to the server limiting access to the localhost only. # Comment to deactivate. # Order Deny,Allow # Deny from all # Allow from all hosts # To disallow execution of cgi scripts in this directory comment next two lines. AddHandler cgi-script .bat .exe .pl .cgi Options +ExecCGI # To unlock Admin Panel, comment the next 4 lines. # Defaults: Username - admin; Password - userver #AuthName "Uniform Server - Admin Panel 1.0 Alpha" #AuthType Basic #AuthUserFile /htpasswd/home/admin/www/.htpasswd #Require valid-user About the Admin part, it is best you leave it the way it is. Opening it opens your server's admin interface to the public and with that, it can be hacked.
  10. Ok.. just got back.. first i would like to say that if i say something that might seem rude to you, i'm sorry... might just come out like that to you... Ok.. bout you waiting 4 days for support, damn it, don't u read anything else but your topic... There is an announcement here and in all forums that says what is going on with me and the project in general.... usually before i moved, users get support within the minute if not hour... you can ask most of our users in fact, but i moved out and am back in school and all that, so please before you start saying something that might seem relevant to you only, check to make sure you know what is going on with the project. About XAMPP, we all have different ways.... ours is to limit the size and make it mobile, safe and secure to use in production. Since i can recall, i have only had one experience of Uniform Server being hacked, and that was AlleyKat's case with mod_dav. While you might not seem to appericiate our work.. please do not spread bs here... please.. i hate it cause we do not go to the XAMPP forums and start acting immature... its plain immature of you to do that... We even support XAMPP. A, this is a free and open source server... what is your contribution if i may ask... and you get free support also... wtf more do you want...? We do not even accept donation... do you expect us to live of of this? I can't pay my rent and bills with this.... i get $0 here every month (which i love cause i get something else form this) and i have bills to pay so please take it easy. That it... on the phone with my girl and you are really messing my mood up. I wanted to delete this post at first and not reply, but i will leave it here for everyone to see and read.
  11. Remove your game server from the Port 80 and also just forward the port just for the server.
  12. If your ISP blocked port 80, then there is nothing you can do but change the port to something else. Change it in the httpd.conf file. Change Listen 80 to Listen 85 or soemthing.... Then on your router you can do a port forward.. and your new address will be http://yourip:85 Good Luck.
  13. Didn't make it in time for the action...
  14. I use and have always used Comcast Cable. They are the best in my opinion and Port 80 is not blocked. You are not forwarding the port right on your Router or Cable Modem. I am pretty sure you are using the cable modem cause that is the only one that uses the port 80 open to the router. I don't use the cable modem, have a router attached to it so i use port forwarding on my router, but try and check your settings again.
  15. Address: irc.freenode.net Channel: ##php They could probably help you further cause i really never used LDAP before.
  16. Download PHP 5.1.1 from here: http://www.php.net/releases.php and find the extention in there. Make sure i got the version right. Direct Link: http://www.php.net/get/php-5.1.1-Win32.zip/from/a/mirror or ifnot in that one, try http://www.php.net/get/pecl-5.1.1-Win32.zip/from/a/mirror Thanks.
  17. Our channel on IRC is called #uniserver or #uniformserver. About your error, please search this forum for topics and threads about it. I am sure one of them will help you. Thanks. If that does not work, download a new copy from http://go-pear.org/
  18. Ok.. sorry it took so long... if you read my announcement thread you will see what going on with me... and i just came back. Anyways, about the first problem.. i also do think it is because you do not have the right version of that module. A friend of mine told me about this site (http://www.gknw.net/development/apache/) where you can get Apache Binary files. You need to download the right Apache Version from there that is included in the Uniform Server. You can check the change log or the SourceForge Release Notes for this. About the new problem, it is because it can't connect to either a computer, the internet or a site it needs to connect to.
  19. Does the Server_Start.bat give you any error? Do you have another installation of PHP, MySQL or Apache present on your PC or have you ever installed them before on your PC? Do you have a firewall or something like an Anti-Virus blocking the program? Is something blocking or using Port 80?.... Those are the troubleshooting questions you need to ask yourself and help us answer in order for us to help you. Thanks.
  20. Whenever you use Server_Start.bat to start the server, it automatically starts the server and opens http://localhost/ for you.
×
×
  • Create New...