After following the instructions, uploading and running update.php, I get the following message
Warning: fopen(sql/update.sql) [function.fopen]: failed to open stream: Permission denied in [....]update.php on line 142
Warning: filesize() [function.filesize]: stat failed for sql/update.sql in [...]update.php on line 142
Warning: fread(): supplied argument is not a valid stream resource in [...]update.php on line 142
and nothing is working from this point on.
Bridged with SMF1.14 and the following error is both in versioncheck and when trying to open the gallery
Fatal error: require_once() [function.require]: Failed opening required 'bridge/smf10.inc.php' (include_path='.:/usr/local/lib/php/') in /include/init.inc.php on line 239
smf10.inc.php is in that directory?
What is the problem here
Sorry should have been 1.4.17
The error is 'Permission denied' so check your permissions.