php-windows Digest 5 Jul 2002 06:45:32 - Issue 1225
Topics (messages 14563 through 14567):
IIS unexpected error
14563 by: news.per.connect.net.au
14565 by: Christoph Grottolo
Re: Beginner question - blank php page
14564 by: Arthur
Stack Overflow with: zend optimize
i apologise if this has already been covered but i
haven't seen this specific problem in the archives
i've looked through.
installation was done following the guide at
webmonkey.com for php4 under apache for windows.
after everything was configured in httpd.conf and
dll's in proper places i tr
Generally I don't believe in magic, but...
I tried to use 'session' machanism. So I typed "session_start()" and so on,
configured path to store session info. Surely before sending any headers. I
defined variable "level", accesed by $_SESSION["level"]. Sesion files were
being created in correct di
php-windows Digest 5 Jul 2002 22:00:30 - Issue 1226
Topics (messages 14568 through 14570):
compiling mcrypt
14568 by: Evan
problems installing PHP4 in Apache
14569 by: Out For Blood Core
Session - funny or magic?
14570 by: Tomator
Administrivia:
To subscribe to t
Hiya,
Just wondering if anyone else is having this problem. I am trying to
control Winamp through HTTP using the WinampCOM plugin. It works fine when
I call the script from the command line but not at all when the exact same
script runs through HTTP (using Apache). Here is a bit of the code I