UBB.Dev
I decided to set up PHP on my local machine I use for testing to check out the advantages of the Accelerator and what not. I'm having a few problems...

I've set it up to the best of my ability, jumped through the ini and registry hoops and what not...

When I run the ubbaccel_test.php file, it spits out this at the top:

Code
code:



The warning is what gets me. If I try to run the ultimatebb.php file from the noncgi directory, it spits out this:

Code
code:

Then it shows the board as it should.


I figured I'd post this here since I'm sure it's more to do with the PHP installation on my side than anything else.

Any help would be appreciated!

[ 10-25-2001: Message edited by: DGMayor ]
You may want to check to make sure you put the PHP ISAPI Filter in effect.

Go to your website's properties in IIS, then click on the ISAPI filters tab. If you don't have one called PHP, create one. Enter the executable file as C:PHPsapiphp4isapi.dll (match the directory name to the name of the directory where your PHP files are).

Now restart IIS and you should be in business.
I put it in, and it just keeps showing the Status as "Not Loaded" and a little red arrow pointing down in the window under status...

confused
© UBB.Developers