Whats the first thing i do after I upload my php?

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
Caged
Forum Newbie
Posts: 10
Joined: Fri Nov 29, 2002 2:11 am

Whats the first thing i do after I upload my php?

Post by Caged »

Ok, i have just uploaded php 6.0 to my site, what do i need to change to make it function?
qads
DevNet Resident
Posts: 1199
Joined: Tue Apr 23, 2002 10:02 am
Location: Brisbane

Post by qads »

you did what? uploaded php to your site? what do you mean?
Gen-ik
DevNet Resident
Posts: 1059
Joined: Mon Aug 12, 2002 7:08 pm
Location: London. UK.

Post by Gen-ik »

I take it you mean you've uploaded it to your own server? If not then I think you've just wasted a load of time!

The 'balls' of the PHP stuff doesn't run from your own website.. it runs from the SERVER that is hosting your website. If they don't allow you to run PHP code from your website then you won't be running PHP.... even if you do upload it to your site.

:?
Caged
Forum Newbie
Posts: 10
Joined: Fri Nov 29, 2002 2:11 am

Post by Caged »

I uploaded it to my server.....sorry for the lack of info. :wink:
kcomer
Forum Contributor
Posts: 108
Joined: Tue Aug 27, 2002 8:50 am

Post by kcomer »

I suggest reading http://www.php.net/manual/en/installation.php
Choose the platform you are using and install away. Then when you are done send me a copy of php 6.0 super alpha beta. Just kidding.

Good luck
Post Reply