Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2007
    Posts
    19
    Plugin Contributions
    0

    Default Error message on SSL admin login page

    [FONT=Verdana]For my setup to work with SSL, I needed to duplicate all files in an httpdocs directory and an httpsdocs directory. (Thanks to forum Zenners for help on that issue!)

    Now when I go to the admin login page, I am taken correctly to the https page, but I get the following error message:

    [/FONT] [FONT=Verdana]Warning: main(DIR_FS_CATALOG_LANGUAGESenglish/meta_tags.php): failed to open stream: No such file or directory in /usr/local/pem/vhosts/103711/webspace/httpsdocs/admin/includes/languages/english.php on line 50

    Warning: main(DIR_FS_CATALOG_LANGUAGESenglish/meta_tags.php): failed to open stream: No such file or directory in /usr/local/pem/vhosts/103711/webspace/httpsdocs/admin/includes/languages/english.php on line 50

    Fatal error: main(): Failed opening required 'DIR_FS_CATALOG_LANGUAGESenglish/meta_tags.php' (include_path='.:/php/includes') in /usr/local/pem/vhosts/103711/webspace/httpsdocs/admin/includes/languages/english.php on line 50

    It seems to me, with my limited knowledge of Zen Cart's PHP code, that I'm missing a file called "meta_tags.php," but I don't see any indication in my Zen Cart download that there is or should be any such file in the admin directory or its subdirectories.

    Any suggestions?

    Thanks.

    xlawdog[/FONT]

  2. #2
    Join Date
    Mar 2004
    Posts
    16,019
    Plugin Contributions
    5

    Default Re: Error message on SSL admin login page

    actually it looks like you wiped the define for DIR_FS_CATALOG_LANGUAGES

    when you modified your configure.php files for the httpsdocs folder

  3. #3
    Join Date
    Jun 2007
    Posts
    19
    Plugin Contributions
    0

    Default Problem solved - Re: Error message on SSL admin login page

    The problem has been solved, thanks to your guidance in my other thread, "SSL setup - should I duplicate files?" Thank you again.

    xlawdog

 

 

Similar Threads

  1. SSL and Admin Login (config file) - only works with dedicated IP???
    By firstimpression in forum General Questions
    Replies: 6
    Last Post: 26 Jan 2007, 10:38 PM

Bookmarks

Posting Permissions

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