Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Jan 2006
    Location
    Downunder - QLD - Gold Coast
    Posts
    964
    Plugin Contributions
    0

    Default Re: Same error message in log file- what does it mean?

    Ok. So I have now changed
    from >> /logs/page_parse_time.log
    to >> /home/premiers/public_html/logs/page_parse_time.log

    Is that what you mean ?
    Downunder QLD

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

    Default Re: Same error message in log file- what does it mean?

    Quote Originally Posted by oavs View Post
    Ok. So I have now changed
    from >> /logs/page_parse_time.log
    to >> /home/premiers/public_html/logs/page_parse_time.log

    Is that what you mean ?
    Yes that is at least along the lines expected. This way a complete path is available (at leasted expected to be to support operation) to where the log file should be able to exist. The file may still need to be created, but at least it would make sense now. :)

    The path would be or expected to be similar to what is in includes/configure.php for a similar DIR_FS_ related directory.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #3
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: Same error message in log file- what does it mean?

    Quote Originally Posted by mc12345678 View Post
    Yes that is at least along the lines expected. This way a complete path is available (at leasted expected to be to support operation) to where the log file should be able to exist. The file may still need to be created, but at least it would make sense now. :)

    The path would be or expected to be similar to what is in includes/configure.php for a similar DIR_FS_ related directory.

    Ooops. Sorry, Didn't see this... I just posted pretty much the same :)

    Cheers
    RodG

  4. #4
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: Same error message in log file- what does it mean?

    Quote Originally Posted by oavs View Post
    Ok. So I have now changed
    from >> /logs/page_parse_time.log
    to >> /home/premiers/public_html/logs/page_parse_time.log

    Is that what you mean ?
    Yes, that is what is/was meant, but it is a moot point when the parse time logging has been disabled.

    Should you want the parse time logging (I only enable it for debugging myself) then in addition to setting the correct path, you must also be sure that the folder/file permission are correct, else you are back to square one.

    I *also* read somewhere that the actual log file (page_parse_time_log) need to be manually created. This was in relation to an older zencart though. I'm not sure if it still applies to more recent releases. Nonetheless, it is something to keep in mind should you go this route and still have problems.

    Cheers
    RodG

 

 

Similar Threads

  1. Replies: 10
    Last Post: 11 Feb 2016, 10:30 PM
  2. v154 PHP Warning: require_once(configuration_default.php) ...No such file or directory
    By Awalji in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 24 Jun 2015, 03:16 PM
  3. Replies: 4
    Last Post: 7 Sep 2008, 01:22 PM
  4. Replies: 6
    Last Post: 23 Oct 2007, 06:28 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