have a simple 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
ilsimsli
Forum Newbie
Posts: 1
Joined: Mon Nov 03, 2008 11:50 pm

have a simple question

Post by ilsimsli »

im sure this is a very simple question for you guys i have absolutley no knowledge in php an i was just wondering if someone could help me out i got a script off http://www.goldcoders.com/?page=hyiplister and im trying to run it on my server at hostmonster ive uploaded all the files to my server as the directions say then it says to Run the install.php script and
follow the instructions the problem im having is i dont know how to run the install.php script from my server if anyone could help me it would be greatly appreciated
thanks
steve
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: have a simple question

Post by requinix »

It means to browse to the install.php file.
If you uploaded these files at http://yoursite.com/hyiplister then you browse to http://yoursite.com/hyiplister/install.php. Once you do, make sure you delete or move that file, otherwise somebody could browse to it as well and... I dunno, but it's probably not a good thing.
Post Reply