Jump to content
The Uniform Server Community

olajideolaolorun

Admin
  • Posts

    2,323
  • Joined

  • Last visited

Everything posted by olajideolaolorun

  1. Can you join me in the IRC Channel... If you do not have a client, use the web based version on top.. It says Live IRC Click It.... Thanks
  2. Cool... I will install that when i get home But wait, how about the port for the client.. i do not think you can change the client port for WinVNC, also they are now charging and the features of the free version is limited
  3. This should not be happening... It only happens when the wrong version of the extensions are installed or when they are not... Did you by any chance upgrade your PHP by yourself... If not, tell me everything you have done since the installation.. Also try and download a fresh copy and test it to see if it will work... Also please make sure you do not have any PHP/MySQL installtions because they also do harm to other installtions like that of Uniform Server... Search for this file: LIBMYSQL.DLL in the C:/windows or C:/windows/System32 folder... If you find it there delete it.
  4. It is easy to install and i don't think it needs much of anything.. Just install it to your computer and when you reach the point where it asks you to install a new version of MySQL say no and it should ask which MySQL installtion to use, it is there that you start the server and point it to W:/usr/local/mysql/ and everything should be OK... If you need further help just start a new support thread.
  5. Then it should work... Did you make any modifications to phpMyAdmin and are u using the copy that came with the server? Did you make any modifications to the php.ini file also?
  6. Nah.. if MySQL was not started it will give a connection error to MySQL and not the extension error... this is my first time of hearing that error also... hmm
  7. Did you delete the MySQL extension in the /usr/local/php/extentions/ folder? Check there to see if it is there.. Do you have another instalation of PHP or MySQL on your PC also?
  8. This post cannot be displayed because it is in a password protected forum. Enter Password
  9. lol... I wish there was a backend way to use it at school.. Our school also blocks those ports and we use proxy... :@
  10. lol.... Tell him you need to set it up so you can view the server online If you are behind a firewall they have to give you network admin rights to open port 80
  11. Yeah, the problem is probably with permission... You may not have the permission to run the file or create a SUBST drive.... You can also join us at the IRC Channel by clicking Live IRC on top of the page
  12. Here is a little troubleshooting for you.... After installing XP SP2, did you turn on IIS, you have to make sure IIS is not installed. Also, do you have a drive on your PC already named W:? Hmmm... you said you do not have permission to use SUBST, this can also be the problem..... If you do not have permission for it, it will not be able to make the drive... I will run a test on a test machine to see if it will work under a restricted user account...
  13. No Problem
  14. All you have to do is set it up in a new folder....? with a new database?
  15. This post cannot be displayed because it is in a password protected forum. Enter Password
  16. I will see what i can do with it. Thanks
  17. Try this and put the rest of the codes that are not here but you want in a .htaccess file under the folder after this is working... <VirtualHost *> ServerAdmin webmaster@bebbet.kicks-ass.net DocumentRoot /www/bebbet ServerName bebbet.kicks-ass.net ErrorLog logs/bebbet.kicks-ass.net-error_log CustomLog logs/bebbet.kicks-ass.net-access_log common </VirtualHost> #------ <VirtualHost *> ServerAdmin webmaster@free-hosting.kicks-ass.net DocumentRoot /www/free-hosting ServerName free-hosting.kicks-ass.net ErrorLog logs/free-hosting.kicks-ass.net-error_log CustomLog logs/free-hosting.kicks-ass.net-access_log common </VirtualHost> Try that, make sure that the domain names are set to go to your ip on the pc that the server is on or you can use the vhost script here to make the virtual host... I do not know where you got your own version of the code from but i am absolutly sure that it is buggy and will never work because you do not have most of the needed things set. Put that code in the httpd.conf file, just that code alone, nothing added and test it... make sure the domain is also pointing to the server or edit your windows http file to redirect all calls to localhost...
  18. It is a bug that is affecting it.. it has been fixed for 3.3 Admin Panel 2.0
  19. Well the .exe is what we are using and not all .exe files have a registry setting in them We are using the NSIS installer so it can automatically install everything for you and add the settings to the httpd.conf file or whereever it needs... The .zip is also a must and will be there just as we have a .exe and .zip for the main server distribution....
  20. Thanks Finnally Can you also post it in the SF Patches system over at our site page on SourceForge? Thanks...
  21. If your server name set to the domain? kick-ass.net i believe?
  22. If you have mod_vhost_alias activated with the module in the Apache Module folder, it is suppose to work. Here is what i want you tod o to ensure i am able to help you right, i want you to paste the vhost setting here from the httpd.conf file. From what i understand you are trying to make a vhost but it redirects to the W:/www/ folder so you put PHP file there to redirect to W:/www/aa/, am i right? Thanks
  23. lol... because you are turning into a IRC Addict like MrX
  24. First of... you are confusing me badly..... Second, is that domain the domain u used in the httpd.conf file your server domain? Thrid, what do you mean by: Sorry if i am hard on you, but i am just tired of people looking for help and not posting the full details or posting it in a manner of understanding for others...
×
×
  • Create New...