Upgrading to 1.3.3 - Parsing Error When Running update.php Upgrading to 1.3.3 - Parsing Error When Running update.php
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Upgrading to 1.3.3 - Parsing Error When Running update.php

Started by Nightwalker, July 18, 2005, 05:32:34 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Nightwalker

After uploading to cpg1.3.3 and running update.php, the "update complete" page comes up. When I clicked on "Let's Continue!", I get to the index.php page with this error message:

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home2/sheba67/public_html/Coppermine/include/init.inc.php on line 185

I've already downloaded 1.3.3 again and reloaded it to the server, and I still get the same error. I'm not sure what do next.

site url : http://darthsheba.ripside.com/Coppermine

Joachim Müller

make sure you have uploaded using an actual FTP app, not some crap solution like MS Frontpage or similar (because MS Frontpage "beautifies" the code when uploading, destroying it this way). Make sure you have used the proper mode in your FTP app (use the "auto" option if available, or "ascii" for php files. If this doesn't help, try uploading the files using "binary" mode).

Nightwalker

I reloaded every php document in Text mode (same as ASCII for Fetch users). Everything seems to be working fine now.

Thank ye much!  ;D