Jump to content
The Uniform Server Community

olajideolaolorun

Admin
  • Posts

    2,323
  • Joined

  • Last visited

Everything posted by olajideolaolorun

  1. Try this: # This file provides security to the server limiting access to the localhost only. # Comment to deactivate. #Order Deny,Allow #Deny from all #Allow from 127.0.0.1 # 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/www/.htpasswd Require valid-user Make sure that the /htpasswd/www/.htpasswd file is located in that directory and has the right settings in it. Good Luck
  2. This post cannot be displayed because it is in a password protected forum. Enter Password
  3. Can you help us post this into our wiki? http://wiki.uniformserver.com/Installing_InnoDB
  4. If its a big Query...
  5. A. I ope you do not have another installation of MySQL, PHP or Apache on your PC. If you do, uninstall them. B. If you already did, they usually leave a file called LIBMYSQL.DLL in the C:/Windows or C:/Windows/System32 folder. C. Check to make sure it didn't leave the MySQL config file in the C:/ or C:/Windows folder also.
  6. Are you access it from http://localhost? If you are, then it must be a proxy or router problem.....
  7. Did you edit the .htaccess file? If you didn't, delete it. If you did, check your settings.... It is loaded, but there is somehting wrong with your settings. Make sure you did not mess with the installed modules also... seems like you uncommented a module. The one that powers the 'AuthUserFile'. Thanks.
  8. Main Web Root: W:/www or /www Anything under that goes like W:/www/folder-name or /www/folder-name Good Luck
  9. The standard Apache Module Extension is .so Whenyou see .dll in use, it means that it was compiled in MS Visual Studio or something... You can use both with the server.
  10. It is the language files that is causing you to be denied into phpMyAdmin? or is there something else...
  11. Please don't think i am lashing at you... its not that we do not know how to fix it or what the problem is, its just that adding the damn language files adds more size (about 3MB more) to the server! We are all about cutting size.... its our fault, next time we will just delete the codes for those languages. Thanks. :) *hope we still friends*
  12. hmm... guess there are a lot of ways to do this.. :)
  13. The problem can be solved by editing the config file for the Amdin Panel. It can be found in the /home/admin/www/includes/. Thanks and Good Luck.
  14. Download a new copy and test it with it. Also check to make sure that there is not a file called LIBMYSQL.DLL on your PC. It is usually in C:/Windows/System32. Also make sure that you do not have another MySQL running... you might not know, but some programs install MySQL for use with the program functions.... programs like SAM Broadcaster and so on...
  15. That did not work because Register Globals has been turned Off.
  16. Please use the topic you created.... posting in other's topics causes confusion... Thanks.
  17. Make sure you are also entering the right IP. From the PC with Uniform Server running, go to http://www.whatismyip.com and get your IP. As you said, also make sure that the Port 80 is forwarding to that PC and that you have modified or deleted the .htaccess file. Then try it and tell us what error you get.... Forbidden or anything.... To check if Port 80 is being blocked by your ISP, change the Port in the /usr/local/apache2/conf/httpd.conf file.... Look for Listen 80 and change it to 81 and then test it with http://yourip:81
  18. I have heard of one but don't remember the name... You can search for it on sites like http://www.portablefreeware.com/ Good Luck....
  19. Go on the main page... under Trackers, you will see a forum for it.. click it and it should redirect you
  20. No problem... *THINKS: should learn how to say 'Your Welcome', but too lazy*
  21. No problem.....
  22. k... keep to one post... yours... this will just start confusion... Thanks
×
×
  • Create New...