Installation Problems... Installation Problems...
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Installation Problems...

Started by awojtowicz, March 21, 2007, 01:46:03 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

awojtowicz

i installed latest PHP....mysql 5.0.  I already created a database for Coppermine.  When i goto http://10.1.0.250/coppermine/install.php, it just sits there and nothing happens.  no errors, no nothing.  i'm running this on a 2003 server with IIS.  I added write access to the include and albums folders too. 

i have no idea whats preventing it from installing.

thanks

Nibbler

Does a simple phpinfo() page work?

awojtowicz


awojtowicz

hmmm...doesn't look to be working.....i just went to http://10.1.0.250/coppermine/phpinfo.php.  damn....i never had a problem with php before. 

awojtowicz


Nibbler

Just make a page containing


<?php

phpinfo
();

?>



and see if it works.

No point posting links.

awojtowicz

nope still not working.  i don't understand this.  i have it running on other servers but not this new one.  i can't get it to run.... ???

awojtowicz

well i just got it to work.  i found some post here about installing it manually in only 5 steps.  it didn't work at first but after i rebooted it worked.  i rebooted a ton of times after installer install.  who knows..... :D