Jump to content

My website showing blank page


Riscoded

Recommended Posts

We support php 5.6, 5.5, and 5.4 on all of our servers. If you want to continue using your older code you can, just change the php version.

 

If you want to update your code to run on newer versions of php I recommend making just a few changes at a time, and then put an exit; command and do lots of echos and var_dumps along the way to make sure everything is working the way you want. Then if that section is working move your exit; down a bit and do it again.

Link to comment
Share on other sites

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.   Paste as plain text instead

  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...