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


Gallery version: Where can I can find this? Here's some other versions of your application if it helps
-index.php,v 1.47.2.4 2004/10/26 17:50:0
-README,v 1.28 2003/09/01 20:02:52

PHP version: PHP 5.2.6
PHPInfo Link (see FAQ):
Webserver: Microsoft IIS 7.0
Database: MySQL 5.0.45
OS: Windows
Browser: IE, Chrome, Firefox, Safari

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.

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Mon, 2009-11-30 21:00

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

 
scrubbicus

Joined: 2009-11-30
Posts: 2
Posted: Tue, 2009-12-01 02:16

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?

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Tue, 2009-12-01 03:12

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