Zen Cart Logo
Forums / Upgrading from 1.3.x to 1.3.9 / configure.php permisson correct, but still showing red error message

configure.php permisson correct, but still showing red error message

Locked

Views: 3,392

Results 1 to 12 of 12
This thread is locked. New replies are disabled.
12 Sep 2006, 2:24 PM
#1
lbrown avatar

lbrown

New Zenner

Join Date:
Oct 2005
Posts:
16
Plugin Contributions:
0

configure.php permisson correct, but still showing red error message

I am showing the red warning message on the top of my site even after changing the configure.php file permissions to 644. How can I fix this?

Running 1.3.5. Installed fresh August 10, 06.

https://www.lenabrown.com/shop

Thank you,

Lena Brown

12 Sep 2006, 3:08 PM
#2
patski avatar

patski

Zen Follower

Join Date:
Nov 2004
Location:
Deal, Kent, UK
Posts:
325
Plugin Contributions:
0

Re: configure.php permisson correct, but still showing red error message

I've experienced this issue on an install running under php.cgi. The solution was to use my host control panel and change the permissions there.

13 Sep 2006, 3:55 AM
#3
lbrown avatar

lbrown

New Zenner

Join Date:
Oct 2005
Posts:
16
Plugin Contributions:
0

Re: configure.php permisson correct, but still showing red error message

After poking around in my host control panel and trying a few things, all that was needed is a comparison between the orginal file and the actual file on the server. I used winmerg to compare my previous verson 1.32 and apparently I missed the first item at the top. Site does not show the red message after uploading the edited file.

Thank you for the cgi/php idea. Tried it, but didn't work. All is well.

14 Sep 2006, 2:43 AM
#4
patchcables avatar

patchcables

New Zenner

Join Date:
Sep 2006
Posts:
31
Plugin Contributions:
0

Re: configure.php permisson correct, but still showing red error message

many hosts won't let you set configure.php to a CHMOD of 644 you'll have to go and set it to 444....and you'll probably have to do it through the control panel file manager

15 Sep 2006, 10:06 PM
#5
moydock avatar

moydock

New Zenner

Join Date:
Sep 2006
Posts:
11
Plugin Contributions:
0

Re: configure.php permisson correct, but still showing red error message

I'm having somewhat of the same issue. I updated my DB. And then went to update my source files and i'm all the way at Database setup and i'm getting the same error. "Error encountered while writing /includes/configure.php". My permissions are set to 777. I just used the configure.php from the download I extracted. I downloaded winmerge but I don't really know what to do with it. I'm guessing it has something to do with that. Any help would be greatly apprectiated. Thanks.

15 Sep 2006, 10:44 PM
#6
moydock avatar

moydock

New Zenner

Join Date:
Sep 2006
Posts:
11
Plugin Contributions:
0

Re: configure.php permisson correct, but still showing red error message

Okay i think i messed something up. I now only have the option to Install, no upgrade...

16 Sep 2006, 3:04 AM
#7
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: configure.php permisson correct, but still showing red error message

lbrown:

I am showing the red warning message on the top of my site even after changing the configure.php file permissions to 644. How can I fix this?

Running 1.3.5. Installed fresh August 10, 06.

https://www.lenabrown.com/shop

Thank you,

Lena Brown

umm ... Zen Cart v1.3.5 was released on 09-04-2006:
filename: zen-cart-v1.3.5-full-fileset-09042006.zip

How did you install it fresh in August? :eek:

16 Sep 2006, 3:41 AM
#8
patchcables avatar

patchcables

New Zenner

Join Date:
Sep 2006
Posts:
31
Plugin Contributions:
0

Re: configure.php permisson correct, but still showing red error message

Moydock:

I'm having somewhat of the same issue. I updated my DB. And then went to update my source files and i'm all the way at Database setup and i'm getting the same error. "Error encountered while writing /includes/configure.php". My permissions are set to 777. I just used the configure.php from the download I extracted. I downloaded winmerge but I don't really know what to do with it. I'm guessing it has something to do with that. Any help would be greatly apprectiated. Thanks.

You'll probably need to go and get the release from September 4th and install that one.

16 Sep 2006, 5:10 PM
#9
moydock avatar

moydock

New Zenner

Join Date:
Sep 2006
Posts:
11
Plugin Contributions:
0

Re: configure.php permisson correct, but still showing red error message

patchcables:

You'll probably need to go and get the release from September 4th and install that one.
I'm using the September 3rd release, is that the one you're talking about?

16 Sep 2006, 6:35 PM
#10
patchcables avatar

patchcables

New Zenner

Join Date:
Sep 2006
Posts:
31
Plugin Contributions:
0

Re: configure.php permisson correct, but still showing red error message

Yes, that's the one...

The install process for it is quick and painless as long as it is done right...

When you select "upgrade database" you have like only three steps...

Have a full backup of your database just in case, but as long as all goes well, you won't need it, because it keeps all of your settings and everything in your shop...

16 Sep 2006, 6:50 PM
#11
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: configure.php permisson correct, but still showing red error message

Moydock:

I'm using the September 3rd release, is that the one you're talking about?

Is the name of your Zip File:
zen-cart-v1.3.5-full-fileset-09042006.zip

If not, it matters ...

16 Sep 2006, 7:13 PM
#12
moydock avatar

moydock

New Zenner

Join Date:
Sep 2006
Posts:
11
Plugin Contributions:
0

Re: configure.php permisson correct, but still showing red error message

Okay i'm dumb, i figured it out. Just had to replace my old files with the new ones. Figured the installer did it itself or something. Thanks for the help.