Why isn't it working?

autumn25

Verified User
Joined
Dec 6, 2003
Messages
5
I don't know what is wrong with me. I just can't seem to learn php/mysql. Maybe i should take a class.

Anyway, for some reason, when i create a file called test.php with the following code: <?php echo "PHP Works!"; ?>
it comes up with a blank page. Anyone have any ideas?
 
Hello,

Make sure that you have PHP included with your account.

User Panel -> Account Info / Stats -> PHP = ON or OFF

If not, you'd need to contact your host to get php with your account.

John
 
John, how about putting PHP enabled by default?

This caused us a lot of issues with Resellers. This option was created only by one user.

The PHP could be disabled by him, but most of us do use it.

How about that?
 
I'll second that motion. i'd expect more admins / resellers wanting to allow php on rather than off as default :)

Chris
 
Hello,

PHP is on by default for new packages. Also all existing Resellers/Users/Domains (when the PHP feature was added) should have received the PHP option. The only thing that wasn't modidifed was the packages, so if they keep using their unmodified packages, php will be off. New packages default to have PHP on as well.

John
 
Back
Top