PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   Permission denied error (http://www.photopost.com/forum/photopost-pro-installation-upgrades/114120-permission-denied-error.html)

lighterrr May 26th, 2005 09:49 PM

Permission denied error
 
Help, i tried to upgrade to the latest version but get the error

Quote:

Warning: unlink(/home/me/public_html/gallery/adm-userg.php): Permission denied in /home/me/public_html/gallery/upgrade.php on line 2077

Warning: unlink(/home/me/public_html/gallery/adm-approve.php): Permission denied in /home/me/public_html/gallery/upgrade.php on line 2078

Warning: unlink(/home/me/public_html/gallery/adm-db.php): Permission denied in /home/me/public_html/gallery/upgrade.php on line 2079

Warning: unlink(/home/me/public_html/gallery/adm-menu.php): Permission denied in /home/me/public_html/gallery/upgrade.php on line 2080
Which folder do i have to change the permission?

Also, must i re-run everything from start again? Or can i just continue from upgrade.php?upgrade=50

lighterrr May 26th, 2005 10:05 PM

I have gone a step further by chmod 777 on all the folders and files, but still get this error.

Quote:

Preparing to update database...
Error performing MySQL command: ALTER TABLE pp_categories ADD ismember SMALLINT(1) default '0' NOT NULL
Error: Duplicate column name 'ismember'

Error performing MySQL command: ALTER TABLE pp_categories ADD albums TEXT AFTER children
Error: Duplicate column name 'albums'

Error performing MySQL command: INSERT INTO pp_settings VALUES (207,'Original Image storage directory URL','origdir','Typically this path matches your DATA directory URL, unless you want to store your original images seperatly from your thumbnail/medium images','http://www.plecofanatics.com/gallery/data',34,1)
Error: Duplicate entry '207' for key 1

Error performing MySQL command: INSERT INTO pp_settings VALUES (208,'Orignial Image storage directory server path','origfull','Typically this path matches your DATA directory server path, unless you want to store your original images seperatly from your thumbnail/medium images','/home/lighter/public_html/gallery/data/',35,1)
Error: Duplicate entry '208' for key 1

Error performing MySQL command: INSERT INTO pp_settings VALUES (209,'When using on-the-fly image generation, do you want to overlay the watermark image?','overwater','You can use this feature for on-the-fly watermarks in combination with the on-the-fly image generation.','no',30,5)
Error: Duplicate entry '209' for key 1


Warning: unlink(/home/lighter/public_html/gallery/adm-userg.php): Permission denied in /home/lighter/public_html/gallery/upgrade.php on line 2077

Warning: unlink(/home/lighter/public_html/gallery/adm-approve.php): Permission denied in /home/lighter/public_html/gallery/upgrade.php on line 2078

Warning: unlink(/home/lighter/public_html/gallery/adm-db.php): Permission denied in /home/lighter/public_html/gallery/upgrade.php on line 2079

Warning: unlink(/home/lighter/public_html/gallery/adm-menu.php): Permission denied in /home/lighter/public_html/gallery/upgrade.php on line 2080


You may now remove the upgrade.php script from your PhotoPost directory.

Chuck S May 26th, 2005 11:49 PM

Your fine dont worry your upgrade is done. Some servers do not allow automated deletions like that. Simply ftp and delete those files if you want they will not affect anything

lighterrr May 27th, 2005 10:44 AM

Thanks will do that.


All times are GMT -5. The time now is 02:24 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97