Author Topic: My Own Special 56k Windows 98 Server  (Read 5957 times)

Darkness

  • *
  • Posts: 2181
    • View Profile
    • http://www.x0r.net
My Own Special 56k Windows 98 Server
« on: 2001-11-17 14:44:00 »
Well, I got one running, but its VERY unstable. like it crashes every 5 minutes. anyone know of any good HTTP daemons?

dagsverre

  • *
  • Posts: 323
    • View Profile
    • http://ffsf.cjb.net
My Own Special 56k Windows 98 Server
« Reply #1 on: 2001-11-17 17:27:00 »
Apache should compile on Windows...

Darkness

  • *
  • Posts: 2181
    • View Profile
    • http://www.x0r.net
My Own Special 56k Windows 98 Server
« Reply #2 on: 2001-11-17 21:03:00 »
too complicated.....

ficedula

  • *
  • Posts: 2178
    • View Profile
    • http://www.ficedula.co.uk
My Own Special 56k Windows 98 Server
« Reply #3 on: 2001-11-17 21:09:00 »
I use BadBlue to test out the Remake site ... fairly small & easy to setup.

Alhexx

  • *
  • Posts: 1894
    • View Profile
    • http://www.alhexx.com
My Own Special 56k Windows 98 Server
« Reply #4 on: 2001-11-18 10:39:00 »
I was running an Apache Server to test my Board - it ran quite good, but it took quite a long time to configure it...

 - Alhexx

Darkness

  • *
  • Posts: 2181
    • View Profile
    • http://www.x0r.net
My Own Special 56k Windows 98 Server
« Reply #5 on: 2001-11-18 14:54:00 »
ok, i downloaded the httpd_2_0_28-beta-win32.zip file, or whatever. now what do i do?

Darkness

  • *
  • Posts: 2181
    • View Profile
    • http://www.x0r.net
My Own Special 56k Windows 98 Server
« Reply #6 on: 2001-11-18 17:32:00 »
ok, i got apache going, and im attempting to get newspro going, i think i got all of the permissions set, and the folder executes, but i still get an internal error.

Darkness

  • *
  • Posts: 2181
    • View Profile
    • http://www.x0r.net
My Own Special 56k Windows 98 Server
« Reply #7 on: 2001-11-18 17:42:00 »
says i need perl 5.001 in the readme. does apache come with that? im currently downloading activeperl, but i have no idea where id install it to........

Darkness

  • *
  • Posts: 2181
    • View Profile
    • http://www.x0r.net
My Own Special 56k Windows 98 Server
« Reply #8 on: 2001-11-18 18:04:00 »
damnit.... how the hell do you chmod on your own system?!?!?!

ficedula

  • *
  • Posts: 2178
    • View Profile
    • http://www.ficedula.co.uk
My Own Special 56k Windows 98 Server
« Reply #9 on: 2001-11-18 18:06:00 »
Use BadBlue, it's faaaaar easier to set up :wink:

Darkness

  • *
  • Posts: 2181
    • View Profile
    • http://www.x0r.net
My Own Special 56k Windows 98 Server
« Reply #10 on: 2001-11-18 18:12:00 »
im already too deep =(

dagsverre

  • *
  • Posts: 323
    • View Profile
    • http://ffsf.cjb.net
My Own Special 56k Windows 98 Server
« Reply #11 on: 2001-11-18 18:37:00 »
chmod: Impossible on Windows, even if you FTP into a windows system you can't chmod because Window's security model doesn't work the standard way...running Win98 none of your files are protected anyway so it shouldn't matter.

Can't help you with your problems. You can download the official perl from somewhere, just unzip it to somewhere IN YOUR PATH. That is important. All the executables (perl, httpd etc) should be in the PATH environment variable, which is set up in autoexec.bat.

Also try searching on "windows apache howto", perhaps someone has written a howto on it and then most of your troubles should be over (if the howto author knows his/her stuff that is).

Darkness

  • *
  • Posts: 2181
    • View Profile
    • http://www.x0r.net
My Own Special 56k Windows 98 Server
« Reply #12 on: 2001-11-18 18:58:00 »
great idea. it worked great. im currently at the newspro login page. ill see if the permissions matter

Darkness

  • *
  • Posts: 2181
    • View Profile
    • http://www.x0r.net
My Own Special 56k Windows 98 Server
« Reply #13 on: 2001-11-18 21:37:00 »
haha my little server now has perl 5, php4, and my download of MYSQL will be done in an hour

Darkness

  • *
  • Posts: 2181
    • View Profile
    • http://www.x0r.net
My Own Special 56k Windows 98 Server
« Reply #14 on: 2001-11-18 23:43:00 »
ok, i finally get everything running, and phpbb uses includes, the ONE thing my server doesnt support! AAARRRGGGGHHHH!!!!!!

Darkness

  • *
  • Posts: 2181
    • View Profile
    • http://www.x0r.net
My Own Special 56k Windows 98 Server
« Reply #15 on: 2001-11-18 23:59:00 »
I GOT IT! YES!