[SOLVED] After good install of ImageMagick Mysql wont start

rstark

Joined: 2008-10-23
Posts: 15
Posted: Thu, 2011-02-17 20:48

I installed and compiled the latest ImageMagick on Gallery 3.0 and after its done (all green Passed) Following this:
http://imagemagick.org/script/install-source.php?ImageMagick=u0nab52qscr89vjfie5pk6iga0#unix

It creates the folder just at \var\www\html\gallery

After its done, i get the Broken gallery webpage, and i cant start mysql. Give me a timeout error. Once i delete the folder it works again. What the heck am i doing wrong?

Thanks!

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Thu, 2011-02-17 20:54

That makes no sense. ImageMagick and MySQL have nothing to do with each other.

Why are you trying to compile ImageMagick? Why not just use apt-get install imagemagick or what ever the equivalent is for your distro?

And why in the world would a compilation of ImageMagick try to put it's binaries or let alone anything under /var/www/html/gallery unless you're telling it to?
____________________________________________
Like Gallery? Like the support? Donate now!

 
rstark

Joined: 2008-10-23
Posts: 15
Posted: Thu, 2011-02-17 21:02

Ah.. gez.. Sorry. Thats a lot easier. Seemed to install fine now. Thanks for the quick response.. Its been a long day and im not thinking straight.

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Thu, 2011-02-17 21:59

So it's all working now?
____________________________________________
Like Gallery? Like the support? Donate now!

 
rstark

Joined: 2008-10-23
Posts: 15
Posted: Fri, 2011-02-18 00:48

Yes, thanks a bundle!