ERROR_STORAGE_FAILURE encountered while installing Gallery Core
bsmant
Joined: 2012-02-18
Posts: 2 |
Posted: Sat, 2012-02-18 05:46 | |||
While installing Gellery2.3 on a newly configured Unbuntu 11.10 system, I received an error message during step 8 of the installation process, Gallery Core. Per the on screen instructions, I have attached a zipped copy of the error log. Thanks in advance for any help you may be able to give me. Bryan
|
||||
Posts: 27300
From your install logs:
Don't proceed until that is is clear.
Also
Seems that you tried again? Try over with a clean DB and not missing/modded files.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 2
Thanks for the response. I really don't know what to do about the missing/modded files, as this is a clean install. If the files are missing or modified, it was done by the packager.
Posts: 1642
Don't use apt-get, or any other package manager, to install Gallery for this and other reasons.
Since you have access to the command line, change directory to the domain document root and run ...
wget http://downloads.sourceforge.net/gallery/gallery-2.3.1-minimal.tar.gz && tar -xvzf gallery-2.3.1-minimal.tar.gz
This will fetch and unpack G2 into a folder called "gallery2" (could be "gallery". I forget now)
You can rename the folder if you want ...
mv gallery2 newname
Then simply open your browser and navigate to "your-website-address/gallery-folder-name/main.php" and follow the onscreen instructions.
The requirements are that you already have PHP and MySQL installed as well as web serving software such as Apache.
--
dakanji.com
Posts: 1
Bsmant, any update on this? Did the suggestions work? It doesn't seem to work for me at this time.
Spam Links Removed
Posts: 8339
bottom line, don't use your builds package installer to install gallery2
use the official installation method.
http://codex.gallery2.org/Category:Gallery_2:Installation
-s