Jump to content
  • 0

Install Fresh Build Just Blank Screen


Question

Posted

I have a current install of 2.5.4

 

I have created a new directory on my server called /billing2 and put the contents of the download in that folder.  I navigate to url/billing2/install and I am greeted by a blank page.  No error message, nothing.  Have tried on multiple computers and browsers just nothing.  Did I miss something easy?

 

Mark

7 answers to this question

Recommended Posts

  • 0
Posted

Do you have anything in the error_logs. If nothing go to /config/blesta.php then put this in the Misc section:

// Shows error if -1 and not if it's on 0
Configure::errorReporting(-1);

See that page and you should see a error.

  • 0
Posted

I have a current version of Blesta 2.5.4 running on this server using IonCube in a different directory.

 

What version of PHP and Ioncube? If it's a very old build, the IonCube loaders may be outdated, requiring they be updated.

  • 0
Posted
PHP 5.3.8 (cli) (built: Dec  5 2011 21:24:09) 

Copyright © 1997-2011 The PHP Group

Zend Engine v2.3.0, Copyright © 1998-2011 Zend Technologies

    with the ionCube PHP Loader v3.3.14, Copyright © 2002-2010, by ionCube Ltd

  • 0
Posted

 

PHP 5.3.8 (cli) (built: Dec  5 2011 21:24:09) 
Copyright © 1997-2011 The PHP Group
Zend Engine v2.3.0, Copyright © 1998-2011 Zend Technologies
    with the ionCube PHP Loader v3.3.14, Copyright © 2002-2010, by ionCube Ltd

 

 

PHP version is fine, but it's a pretty old version of ionCube. Try updating ionCube to version 4.4 from http://www.ioncube.com/loaders.php. You can download a zip file for a loader wizard that will tell you exactly how to update ionCube. All our stuff is running version 4+ of ionCube without issues, being that 3.3 is a major release lower it could very well be the problem.

  • 0
Posted

PHP version is fine, but it's a pretty old version of ionCube. Try updating ionCube to version 4.4 from http://www.ioncube.com/loaders.php. You can download a zip file for a loader wizard that will tell you exactly how to update ionCube. All our stuff is running version 4+ of ionCube without issues, being that 3.3 is a major release lower it could very well be the problem.

ioncube was indeed the issue, thanks Paul

Join the conversation

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

Guest
Answer this question...

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

Loading...
×
×
  • Create New...