Jump to content

Server Not Running Php?


computermax2328

Recommended Posts

Hello All,

 

So I signed up for some free web hosting to have a server to test some PHP on. The server isn't running my PHP script. I created a page with a form and of course some PHP script to accommodate the form, but the page went blank when I ran the page. Then I took the PHP our completely and the page ran the HTML and CSS.

 

What is up with that??

Link to comment
Share on other sites

a) php isn't installed on that server

B) web server is configured to only run php scripts with some other file extension

c) you code has errors and error reporting is turned off on the web server

 

you can try phpinfo()

 

check your web hosts documentation

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.