The user database in your gallery was created with an older version of the software and is out of date. Doesn't do anything.
scrubbicus
Joined: 2009-11-30
Posts: 2 |
Posted: Mon, 2009-11-30 20:03 |
PHP version: PHP 5.2.6 Here's a screenshot of what's happening. http://www.scrubbicus.com/images/error.jpg. I'm migrating the Gallery2 from a Linux to a Windows. Thanks for any help. |
|
Posts: 16504
That's Gallery 1, not Gallery 2.
It complains that it's unable to create the .users directory. Make sure that the permissions are set correctly on your albums directory so the webserver can write to it. 777 will work for sure, but you may need to ask your host what the best setting would be for how their server is configured.
If you want to migrate from G1 to G2:
FAQ: Can I update from G1 -> G2?
You can ignore this one since this is G1 currently and that's what you're trying to move.
If you want to move G2 from one server to another:
FAQ: How can I move my gallery installation from one server to another?
Pay very close attention to step 6 if moving from Winbloze to Linux.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 2
It's on my local server but the problem happened on the host as well, same problem. I'm pretty sure everything has access to everything on my local server huh?
Posts: 16504
Make sure that the paths in your config.php file are correct.
That screenshot clearly states that Gallery can't create the directory. Which means the path leading up to it doesn't exist and/or the permissions are not correct. That screenshot also shows paths for Linux (/var/...) and paths for Windows (D:\Server\...)
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here