Ok, the other problem have since been solved, so here's another one.
I have apache, openssl, php4, win2k
I have a script that automates a program. When manually launched, the script launches fine and the program goes runs through, no errors whatsoever. However, when launched via the web server the script launches fine, but the program hangs when it's about to display something with the error "There is no default printer currently selected".
I have 3 printers and of course one of them is the default. But it only gives me that error when launched by the webserver.
Do I need to set some sort of permission so the webserver can access the printer?
That's the only thing I can think of right now.
Thanks