Jump to content
The Uniform Server Community

olajideolaolorun

Admin
  • Posts

    2,323
  • Joined

  • Last visited

Everything posted by olajideolaolorun

  1. There is no way to remove them and wee are not sure of the command or function being ran that causes them to open in Windows. The file megan is talking about is the Start File for the server... which will be the file you use to run the server on your computer.
  2. olajideolaolorun

    php.ini

    You cannot put it anywhere! It is not mobile and not meant to be moved! And there are some variables that must be in the file so modification of the original is the best way to go.
  3. Blah, Blah , Blah... start another
  4. Still laziness....
  5. There should not even be one in the Windows system directory.
  6. Search the forum for that "Out of Environment Space" Error. If you can't find it, search it on Google for the solution.
  7. I think we need to get that out of your System before MySQL will work. K, go to the MYSQLXY properties and find the path it says its on.... put the patth in the code where i wrote 'PUT HERE'. Leave the '--remove' where it is, do not REMOVE it! Open Notepad & Paste: @echo off echo Removing MySQL net stop MySQLXY PUT HERE --remove pause Save it anywhere on your system and run. If that does not work, try this code: @echo off echo Removing MySQL net stop MySQLXY usr\local\mysql\bin\mysqld-opt.exe --remove pause This one has to be saved in the Uniform Server directory, where Server_Start.bat is. Try and tell me what happens.
  8. Are you using mod_rewrite... cause you only need that code if you are.
  9. good.... There should be one there and only there.... Go to the Services.msc.... type it in, in Run. Look for MySQL and tell me if you find it. Look for Apache also.
  10. Yeah, there is problem with the Italian language included.... but if you search the forum, you will find a new and good/fixed copy.
  11. No problem.. and enough already..... damn, 5 Pages! No more posts please....
  12. Yeah... you may need a restart.
  13. You are running on Windows, not Linux. There is no such thing as chmod in Windows.
  14. We have tons of information available... People are just lazy to look around. UniCenter: http://center.uniformserver.com Docs: http://doc.uniformserver.com Wiki: http://wiki.uniformserver.com
  15. k, wait for the next translation pack.
  16. There is a plugin coming out soon. Tomcat and Resin plugin. No release date set.
  17. still laughing.....
  18. Yes, you can... just as u said, as long as it says powered by Uniform Server... The license is in the docs folder in diskw folder....
  19. If you are running on localhosot, then Port 80 should still work unless another program is using it like Skype or IIS... Only need to change it when u are using it in production, as in outside access. You ISP can't block port 80 on your PC... for localhost... just outside.
  20. Which one are you guys using... the UPXed version? or the original? Search the PC for LIBMYSQL.DL, there should be only one and it should be in the Uniform Server folder....
×
×
  • Create New...