Jump to content
The Uniform Server Community

MrX

Support Team
  • Posts

    165
  • Joined

  • Last visited

Everything posted by MrX

  1. This post cannot be displayed because it is in a password protected forum. Enter Password
  2. Arrggghhh... There are so many possible solutions to your problem (as you haven't explained it properly) By the way, why are you trying to make the forums run in W:\www\ and not in a folder of W:\www\? I'll list 3 solutions that I can think of here: 1) Put them in a folder of W:\www\. For example, you will have your 1st forum in W:\www\Forum1\ and your 2nd forum in W:\www\Forum2\. With this, you'll have to use http://localhost/Forum1/ and http://localhost/Forum2/ (to view your forum) instead of http://localhost/ that you have been using. 2) A Multi Forum phpBB Installation. The only disadvantage of this is that you'll need money and a Linux/Unix based server. 3) Virtual Hosts running on different Subdomains, Hosts or Ports with a different DocumentRoot. I think solution #1 would be the best
  3. Hehehe.. Glad I could help Here are some more things you must have been looking for: 1) FirefoxIE 2) FirefoxOpera Enjoy
  4. TBE and Tab Mix make it the best
  5. What he is trying to say is that if you're using the Command Prompt or Run to start Uniform Server, you need to use start.bat not start, as start runs the start.exe that's included with Windows. Is everything clear now?
  6. Just use iptables (should work on Linux but I recomend the BSDs) A router would be good IMHO Lastly, just don't start an arguement with those Script Kiddies :angry:
  7. Do you have an old version of PHP installed?
  8. Don't we only have 2 (until those FileZilla people fix their Subst Bug)?
  9. MrX

    not sure

    Ok.. I'll watch you and make sure you don't complain about your PC
  10. In my humble opinion, we should sticky / pin this :angry:
  11. How about we get him to dictate his instructions and I'll transcript them.. Sounds like a plan? :angry:
  12. Shall I say.. I told you so? :angry:
  13. MrX

    not sure

    First, sorry about that Linux thing earlier, I just don't understand why you're using 98SE when 256+MB of RAM should be able to withstand XP.. Anyway, you tried that link? What do you mean? Did you type "/home/admin/CGI/Secure.pm" into the browser?
  14. This post cannot be displayed because it is in a password protected forum. Enter Password
  15. This post cannot be displayed because it is in a password protected forum. Enter Password
  16. MrX

    not sure

    *pats his 850MHz, 128MB RAM and 10GB HD laptop*
  17. This post cannot be displayed because it is in a password protected forum. Enter Password
  18. MrX

    not sure

    :angry:² Install Linux and try again
  19. This post cannot be displayed because it is in a password protected forum. Enter Password
  20. MrX

    not sure

    *wonders if Olajide even read all the crap he posted* You might want to try adding: start SStop.bat on the last line of your Stop.bat That should automate the process of killing a drive (or at least, I think so.. ) Anyway, Olajide: Thx for the license to flood . OMG.. Olajide: I'm gonna kill you More damn minor mistakes!! (edited after Olajide got kinda pissed off ) Not anything serious.. Just a few echo errors (which actually freaked me out) Fixed code: : Name: Make Drive File : Created By: The Uniform Server Development Team : Edited Last By: Olajide Olaolorun (empirex) : Comment: Make a drive to use with the new Service Plugin. : To Developers: Still under development. @echo off set Disk=%1 IF "%Disk%"=="" set Disk=W echo Killing the "%Disk%:" drive for the Service Plugin subst %Disk%: /D echo Killed the "%Disk%:" drive for the Service Plugin pause :end I'm still not sure why Olajide used "Service Plugin" but I'm not gonna mess with that part Olajide: You need a really long break from real life :angry:
  21. Do you mean, having two different forums (with two different databases) running from the same forum installation (like what WPMU does for WordPress)?
  22. *works out a strategy to make Olajide reveal some of his Mail Server Tutorial plans* For Mini Sendmail (or Blat), all you have to do is edit sendmail_path, but why not just set SMTP to a valid Mail Server? Correct me if I'm wrong :angry:
  23. This post cannot be displayed because it is in a password protected forum. Enter Password
  24. Good
×
×
  • Create New...