First, read through this, and then obviously stop Apache if there's
anything new here for you to try.
In the directory you extracted PHP to (I'm assuming you're using the
.zip version), copy sapi/php4apache.dll (or php4apache2.dll for Apache
2) to Apache's module's directory.
Then, make sure you
Make sure that, if in the PHP script you're using $subportion, that in
your php.ini file you have register_globals set to off.
If you'd like to leave it on, use $_GET['subportion'] instead.
-Original Message-
From: Jason [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 01, 2003 5:21 P
I'm getting a ton of error messages during make having to do with SSL.
There are a lot of MySQL modules apparently being added in, but I didn't
ask for MySQL support (nor SSL, for that matter).
Any suggestions would be helpful... I'm using 4.3.0 so I can use gd (not
in the configure line for this