Broken links and images not uploading

damiro
damiro's picture

Joined: 2009-06-27
Posts: 1
Posted: Sat, 2009-06-27 23:37

I'm trying to install Gallery 3 Beta and most links seem to be broken. The page shows without any style, just text. The links for the stylesheet goes to http://\/lib/themeroller/ui.base.css. I've tried hardcoding the site domain with $config["site_domain"] = 'gallery.localhost/'; and it seems to work, but I'm thinking it should work right out of the box.

I also cannot upload any images. The var/tmp and var/uploads are empty after trying to upload files. They seem to upload (the status turns green and says that they are uploaded) but don't get uploaded.

I'm running PHP v5.2.9-2 on Windows/Apache.

If you need any other info, let me know.

 
jayp

Joined: 2005-10-24
Posts: 52
Posted: Sun, 2009-06-28 00:55

Sounds like a very similar issue to what I'm describing here:
http://gallery.menalto.com/node/88659

I wonder if you logs show anything similar to mine.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Sun, 2009-06-28 17:58
Quote:
I'm running PHP v5.2.9-2 on Windows/Apache.

From the README:

Quote:
SUPPORTED CONFIGURATION:
- Platform: Linux / Unix.
- Web server: Apache 2.2 and newer.
- PHP 5.2.3 and newer (PHP's safe_mode must be disabled and simplexml,
filter, and json must be installed).
- Database: MySQL 5 and newer.

We support Gallery 3 on Unix running MySQL 5, Apache 2.2 and PHP 5.2.3. By restricting the number of platforms that we support, we can put out high quality releases faster. Gallery 3 may work with MySQL 4.1, IIS and other platforms but the Gallery team is going to focus its energy on making the best possible product on the supported configuration.

Dave

_____________________________________________
Blog & G2 || floridave - Gallery Team