Problems setting up software

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
Sonic98
Forum Newbie
Posts: 16
Joined: Tue Dec 17, 2002 8:55 pm
Contact:

Problems setting up software

Post by Sonic98 »

I'm trying to setup a dating community website using a suite called PHPizabi. For something nothing besides the index.php seems to be loading.


http://www.blackcollegedating.com

I did a test setup on my other server and it works fine

http://www.swacfans.com/blackcollege/

Each link loads another php page not an html page.
?L=register.register opens the file "yoursite"/pages/regsiter/register.php

Its not even loading the scripts. I can delete them, and it doesn't even realize they're not there.
Post Reply