Hi I got earthlink as a webhost and they said that they support PHP4.. anyways.. is PHP something that i have to install on their webservers? I tried to ask the techs there but they did seem to want to answer my question. Is anyone else using earthlink hosting? what kinds of servers are they running? I went to php.net and checked the installition documentation and their are several different unix's... any idea?
I got very little computer knowledge so please forgive me if the questions i ask are plain out bad....
Thanks for all the help you can give me...
p.s. hopefully this trek will lead me to installing SquirrelMail
Probably a stupid question..
Moderators: egami, macek, gesf
I would guess that PHP4 is already installed and you just have to upload your scripts.
you might have to use a server side include depending on thier configuration.
tech support should know.
you might have to use a server side include depending on thier configuration.
tech support should know.
- WiZARD
- Moderator
- Posts: 1240
- Joined: Thu Jun 20, 2002 10:14 pm
- Location: Ukraine, Crimea, Simferopol
- Contact:
Hi!
Try just make a file like this:
copy at the server, and run it
P.S.
If hoster(provider) dont' give to you all info and help about hosting leave it!
Try just make a file like this:
Code: Select all
<?PHP
phpinfo();
?>
copy at the server, and run it
P.S.
If hoster(provider) dont' give to you all info and help about hosting leave it!
"Sex,Drugs and Rock&Roll " replaced at "Sucks,Bugs and Plug&Play";

