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

    Default slashes problems?

    I've just finished to install zen-cart on the localhost to have a look at it. everything went fine & smooth but now... i've got the message saying that configure.php is writable (when i've already changed the permission. so i did notice a strange thing in the path:
    E:\webroot\catalog/includes/configure.php
    as u can see, there r some slashes in a way and some in the other!

    php 5.2.1
    Apache/2.2.4 (Win32)
    mysql Client API version 5.0.22

    i can't find a thread with the same problem: would anyone be so kind to give me an idea to try to solve this problem & get rid of the warning message? i think the lines:
    $script_filename = str_replace('\\', '/', $script_filename);
    $script_filename = str_replace('//', '/', $script_filename);
    inside header_php.php should work just fine, so i dunno where he picks up the "\" slashes!!!!
    i can't move these days without bumping into something that makes me scream....

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

    Default Re: slashes problems?

    change the permissions to 444 or read only

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

    Default Re: slashes problems?

    thanx Merlinpa, i did it already. i'm sure is set to 444 (i've just checked it again) as i'm sure i set it 777 before the installation. it can't be a matter of the wrong path? how can it find the file with the slashes that way? i can't do much in the php.ini file cuz everything is working fine on my local server and i don't wanna change that. plus, after the installation i opened the configure.php and it's properly updated with all the right path. zen-cart is workin' properly, i added personal template and so on... the only thing is that i can't get rid of that warning while the file is already set to 444.
    thanx a lot anyway: very kind.
    i can't move these days without bumping into something that makes me scream....

 

 

Similar Threads

  1. Firefox vs. IE problems - Expert Advice Needed
    By voltage in forum Templates, Stylesheets, Page Layout
    Replies: 19
    Last Post: 31 Aug 2011, 02:53 AM
  2. CSS Flyout Category Menu Problems with v1.3.5
    By lloyd_borrett in forum Addon Sideboxes
    Replies: 1
    Last Post: 16 Oct 2006, 03:33 AM
  3. Email header problems - and update problems
    By kinget in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 7 Oct 2006, 09:10 PM
  4. Problems with future_zen template
    By bhuntsman in forum Addon Templates
    Replies: 1
    Last Post: 31 Jul 2006, 01:47 AM
  5. Problems connecting to mySQL
    By newbie23 in forum General Questions
    Replies: 2
    Last Post: 11 May 2006, 06:40 AM

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
  •