question

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
tyler
Forum Newbie
Posts: 1
Joined: Sun Jul 27, 2003 1:11 pm

question

Post by tyler »

Hello. I recently Installed php on my computer. I am trying to install forums ( invisionboard.com ) and when I try to run the install file ( myip/forums/sm_install.php ) it trys to download the file. How do I make this work?

Thanks.
User avatar
Sevengraff
Forum Contributor
Posts: 232
Joined: Thu Apr 25, 2002 9:34 pm
Location: California USA
Contact:

Post by Sevengraff »

It sounds like php wasn't running. Did you re-start your webserver after installing php?
User avatar
Slippy
Forum Contributor
Posts: 113
Joined: Sat Jul 12, 2003 11:31 pm
Location: Vancouver eh!

Post by Slippy »

What platform and web server software are you running?

Make sure you are able to parse .php files before you install the board.
Post Reply