Jump to content

Fresh install 1.6 and cannot open admin back office! Blank Page!


Recommended Posts

I finally got the install to work and when it gives the confirmation page and a chance to open back office the page goes blank. From here I researched a way for the debug information to show. This is the error I received.

 

Warning: require_once(/home4/bougie28/public_html/admin/../images.inc.php): failed to open stream: No such file or directory in /home4/bougie28/public_html/admin/functions.php on line 28

Fatal error: require_once(): Failed opening required '/home4/bougie28/public_html/admin/../images.inc.php' (include_path='.:/opt/php54/lib/php') in /home4/bougie28/public_html/admin/functions.php on line28

 

Any help would be great. Thanks

Link to comment
Share on other sites

This is weird. What's your admin folder name? it should not be admin indeed :) But in any case the path there seems wrong, there is no images.inc.php file in presta's root. Try renaming the admin folder if it's still called admin

Link to comment
Share on other sites

Warning: require_once(/home4/bougie28/public_html/bougiea/../images.inc.php): failed to open stream: No such file or directory in /home4/bougie28/public_html/bougiea/functions.phpon line 28

Fatal error: require_once(): Failed opening required '/home4/bougie28/public_html/bougiea/../images.inc.php' (include_path='.:/opt/php54/lib/php') in/home4/bougie28/public_html/bougiea/functions.php on line 28

Link to comment
Share on other sites

Hi,

 

I have similar problem with a blank login to back office page. After that tip http://www.prestashop.com/blog/en/the-500-internal-server-error-explained-solved/ my problem look like this:

 

( ! ) Warning: require_once(C:\wamp\www\prestashoptemp\admin/../images.inc.php): failed to open stream: No such file or directory in C:\wamp\www\prestashoptemp\admin\functions.php on line 28 Call Stack # Time Memory Function Location 1 0.0020 251464 {main}( ) ..\index.php:0 2 0.2610 6362160 require( 'C:\wamp\www\prestashoptemp\admin\functions.php' ) ..\index.php:35

 

( ! ) Fatal error: require_once(): Failed opening required 'C:\wamp\www\prestashoptemp\admin/../images.inc.php' (include_path='.;C:\php\pear') in C:\wamp\www\prestashoptemp\admin\functions.php on line 28 Call Stack # Time Memory Function Location 1 0.0020 251464 {main}( ) ..\index.php:0 2 0.2610 6362160 require( 'C:\wamp\www\prestashoptemp\admin\functions.php' ) ..\index.php:35

 

Any idea?

Link to comment
Share on other sites

  • 2 weeks later...
  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...