Computing.Net > Forums > Programming > PHP Not Working on Server

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

PHP Not Working on Server

Reply to Message Icon

Name: muska
Date: November 4, 2002 at 15:47:10 Pacific
OS: N/A
CPU/Ram: N/A
Comment:

I uploaded a simple PHP script to my server (ionichost.com), which supports PHP (but refuses to enable the extensions), and it simly will not work. It has the following in it

$IP = $_SERVER['REMOTE_ADDR'];
echo $IP;

with the PHP tags surrounding it. When I go to the location in IE, an entirely blank page comes up. However, when I run it with PWS on my computer, it works fine, and i get '127.0.0.1' as the output.

What wrong?
(Also, is there ANY way that I can enable an extension without changing the ini file for php on their computers?)



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: PHP Not Working on Server

[BATCH] 'Ping' Command Not Working. www.computing.net/answers/programming/batch-ping-command-not-working/18615.html

Executing PHP on Server www.computing.net/answers/programming/executing-php-on-server/2583.html

Variable not working. www.computing.net/answers/programming/variable-not-working/15353.html