I am trying to upgrade the new gallery, however the var folder keeps having errors with various files, such as pipeline error. Is there any advice? thanks
I bet it is not writable. I have never heard of a pipeline error.
What version are you upgrading from?
Does the install work as expected -like adding items?
What is in the upgrade log file? gallery3/var/logs
It is Gallerty 3.0.4 upgrade from previous version. I am unsure of the log file, how do i find this out to tell you its path? The install hasn't happened yet as the var folder won't move
jnash
Joined: 2004-08-02
Posts: 814
Posted: Fri, 2012-07-27 19:05
Can you post any of the errors? It might be a bit more helpful. The log file is in the var/logs folder
floridave
Joined: 2003-12-22
Posts: 27300
Posted: Fri, 2012-07-27 19:07
Can you tell me the steps you are taking and where and when you get this error?
i am moving the folder as it says, and these errors occur
floridave
Joined: 2003-12-22
Posts: 27300
Posted: Fri, 2012-07-27 19:17
Quote:
Move the var folder from your old folder to the new one. Permissions and ownership on this directory must be maintained. The webserver (Apache/PHP) must be able to write to it after you move it.
yourError wrote:
FORBIDDEN
Since you get that erro I bet the permissions or ownership have changed during the move.
Posts: 27300
I bet it is not writable. I have never heard of a pipeline error.
What version are you upgrading from?
Does the install work as expected -like adding items?
What is in the upgrade log file? gallery3/var/logs
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 33
It is Gallerty 3.0.4 upgrade from previous version. I am unsure of the log file, how do i find this out to tell you its path? The install hasn't happened yet as the var folder won't move
Posts: 814
Can you post any of the errors? It might be a bit more helpful. The log file is in the var/logs folder
Posts: 27300
Can you tell me the steps you are taking and where and when you get this error?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 33
2012-07-27 00:00:55 -05:00 --- error: Kohana_Exception [ 403 ]: @todo FORBIDDEN /home/cboyse/public_html/uploader/modules/gallery/helpers/access.php [ 202 ] #0 /home/cboyse/public_html/uploader/modules/gallery/helpers/access.php(425): access_Core::forbidden() #1 /home/cboyse/public_html/uploader/modules/gallery/controllers/qu
Posts: 33
i am moving the folder as it says, and these errors occur
Posts: 27300
Since you get that erro I bet the permissions or ownership have changed during the move.
Chmod +777 -R the gallery3/var directory.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 33
Sory, how do i stop the permissions or ownership changing. thanks
Posts: 27300
Chmod +777 -R the gallery3/var directory.
If you need help with that your host should be able to assist.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team