Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1
    Join Date
    May 2008
    Location
    UK
    Posts
    398
    Plugin Contributions
    0

    Default Blank screen when i goto Admin login...... help please...

    Hi there

    I have just uploaded a fresh copy of Zencart to my hosting space.

    The installation was good and i had no issues.

    When i goto my domain name the shopping cart is there with no errors.

    However, if i then goto my admin i get a blank screen.

    I have searched online for similar issues and checked the following :

    Checked to see if the files were all uploaded correctly.... they were

    checked the path to the Admin directory ... and thats fine.

    Checked my HTaccess file - thats fine

    The permissions are set as required for this installation.


    So, i am really stuck now and not really sure what else i can try ??

    can anyone help or has anyone come across this situation before.....??



    I forgot to mention - the hosting package that i have is capable of running zencart with no issues.

    the reason why i reinstalled a fresh version of zencart was that i wanted to start a new site so i removed the previous installation of zencart - so i know that zencart works fine...


    please help....


    thanks

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Blank screen when i goto Admin login...... help please...

    Any error log files in the /logs folder?

  3. #3
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Blank screen when i goto Admin login...... help please...

    Do any of the posts in the following thread relate? Also really helps to have the information further requested in the posting tips. (Reply to a message and scroll up.)

    http://www.zen-cart.com/showthread.p...s)-with-v1-5-4

    And of courrse when presented with a blank or partial blank screen: http://www.zen-cart.com/content.php?124-blank-page
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  4. #4
    Join Date
    May 2008
    Location
    UK
    Posts
    398
    Plugin Contributions
    0

    Default Re: Blank screen when i goto Admin login...... help please...

    Quote Originally Posted by stevesh View Post
    Any error log files in the /logs folder?
    I have just reinstalled the script again.... just double checking everything as i go on...

    the error logs states this : -

    [20-Jul-2015 14:28:57] PHP Parse error: syntax error, unexpected T_STATIC in /websites/123reg/LinuxPackage22/fa/tm/oo/fatmoomoo.com/public_html/admin/includes/classes/class.admin.zcObserverLogEventListener.php on line 118


    hope that helps?

    thanks

  5. #5
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Blank screen when i goto Admin login...... help please...

    Quote Originally Posted by amebb View Post
    I have just reinstalled the script again.... just double checking everything as i go on...

    the error logs states this : -

    [20-Jul-2015 14:28:57] PHP Parse error: syntax error, unexpected T_STATIC in /websites/123reg/LinuxPackage22/fa/tm/oo/fatmoomoo.com/public_html/admin/includes/classes/class.admin.zcObserverLogEventListener.php on line 118


    hope that helps?

    thanks
    Yup. Jumping ahead for those just joining, this indicates that PHP 5.2 is being used to serve the ZC store. Need to seek how to increase that to 5.6 (current preferred) through the host...
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  6. #6
    Join Date
    May 2008
    Location
    UK
    Posts
    398
    Plugin Contributions
    0

    Default Re: Blank screen when i goto Admin login...... help please...

    Quote Originally Posted by mc12345678 View Post
    Yup. Jumping ahead for those just joining, this indicates that PHP 5.2 is being used to serve the ZC store. Need to seek how to increase that to 5.6 (current preferred) through the host...

    Ok... am i right in thinking that my previous version of zencart worked because it was using php5.2 where the new version requires php 5.6??

    If that is the case would my whole site not work ? in this case the front end is fine and its the back end that is not working - ie the Admin section...

    Thank you

  7. #7
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Blank screen when i goto Admin login...... help please...

    Quote Originally Posted by amebb View Post
    Ok... am i right in thinking that my previous version of zencart worked because it was using php5.2 where the new version requires php 5.6??

    If that is the case would my whole site not work ? in this case the front end is fine and its the back end that is not working - ie the Admin section...

    Thank you
    Starting with this: http://www.zen-cart.com/content.php?...o-run-zen-cart
    Which identifies first the posted/design limitations of the various versions of ZC.

    PHP 5.6 is not the required verson to operate ZC. In fact there are temporary posted solutions to operate ZC 1.5.4 using PHP 5.2 in one of the previous posts. The thing is, the PHP versions are evolving to where in the very near future PHP 5.4 is going to be considered obsolete, then of course soon 5.5. A majority if not the main reason for these version retirements is in the name of security...

    Furthermore if your host doesn't support/offer these more recent versions, then would want to question their ability and follow through on maintaining other aspects of security... Only requires one weak link to break a chain...

    As for other operation being impacted, no not entirely, it fully depends on what has happened between PHP versions, like for example PHP 5.3 supports function calls such as mysql_query(), but PHP 5.5 for example doesn't but does support mysqli_query()... Thing is, ZC handles/addresses that type thing by having setup functions that are universal and work with the PHP version applicable to that ZC version... This way if a plugin only accesses the database using a ZC function, the code will from the perspective of database access always be up-to-date and functional for the ZC store operated within the design parameters...
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  8. #8
    Join Date
    May 2008
    Location
    UK
    Posts
    398
    Plugin Contributions
    0

    Default Re: Blank screen when i goto Admin login...... help please...

    Thank you for your reply.

    The host that i am using is pretty good. Its www.123-reg.co.uk

    Previously, a few days ago i had zencart version 1.5.3 working on the same hosting package that i am using now. the site worked fine.

    So, sinse then NOTHING has changed apart from a fresh install of Zencart.

    Now, i have read a few threads on the compatability of Php and what versions are used stabily on certain zecart versions.

    Zencart version v1.5.3 and zencart v1.5.4 are both compatable with Php version 5.6.... see below...:



    Zen Cart v1.5.2 is compatible with PHP 5.3.7* thru PHP 5.6
    Zen Cart v1.5.3 is compatible with PHP 5.3.7* thru PHP 5.6
    Zen Cart v1.5.4 is compatible with PHP 5.3.7* thru PHP 5.6 (recommend PHP 5.5 or 5.6)


    So, i think that there may be another issue somewhere .....

    I have spoken to the host and they have opened a ticket for me. Not sure when they can suggest anything


    thanks for your help guys ...

  9. #9
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Blank screen when i goto Admin login...... help please...

    The thing is the error message that has been reported is applicable to PHP 5.2 being loaded: http://www.zen-cart.com/showthread.p...s)-with-v1-5-4

    See post #2 the same type fix was NOT required with ZC 1.5.3... So yes upgrading the site could cause this message to now display.

    Maybe I'm missing something but so far there has been no actual statement of what PHP version is currently being used/applied to the site... There is some vague reference to 5.6. Does an .htaccess file need to be used on this new site that was removed from the old files, is there one in the path for the other functional site but not this one? It would only be needed to support the host's requirement as ZC does not require an .htaccess file in the root of the store.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  10. #10
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Blank screen when i goto Admin login...... help please...

    Could try this...

    In the root of your store, create a file with a filename of your random choosing using a standard text editor the filename is to end with .php and contains the following:
    Code:
    <?php echo phpinfo(); ?>
    Store the file after editing/creating. Access the file and information about the php version and other settings should be diisplayed... Can report the results here then delete the file.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 Blank Admin Login screen
    By nelly7 in forum Upgrading to 1.5.x
    Replies: 1
    Last Post: 12 Oct 2012, 04:54 PM
  2. Blank admin login screen
    By hoosiercanuck in forum General Questions
    Replies: 1
    Last Post: 13 Apr 2011, 05:09 PM
  3. Blank admin login screen
    By warren11 in forum General Questions
    Replies: 18
    Last Post: 2 Mar 2011, 11:17 PM
  4. Blank Admin Login Page - Help me please!
    By mipavluk in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 29 Jan 2008, 02:33 AM
  5. Blank Admin screen - please help!!
    By barnamania in forum Basic Configuration
    Replies: 2
    Last Post: 3 May 2007, 05:07 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg