PHP Errors Again !!

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
estudioworks
Forum Newbie
Posts: 5
Joined: Mon Jul 22, 2002 3:30 pm
Location: Tampa, Fl.

PHP Errors Again !!

Post by estudioworks »

:cry:

We are running PHP on IIS and everything was fine until I made one tiny change ( a spelling error on a label )

Now we get this error:

Warning: Failed opening 'D:\Inetpub\wwwroot\VenturesPromotions\index.php' for inclusion (include_path='.;c:\php4\pear') in Unknown on line 0

Help !!
estudioworks
Forum Newbie
Posts: 5
Joined: Mon Jul 22, 2002 3:30 pm
Location: Tampa, Fl.

Post by estudioworks »

Nevermind it was a permission problem
Post Reply