Install - just fine login.php - nothing happens... Install - just fine login.php - nothing happens...
 

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

Install - just fine login.php - nothing happens...

Started by TT, September 06, 2006, 10:49:15 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

TT

I just uploaded coppermine to my webserver, created the database, set the permissions to certain folders (according to the documentation), ran install.php - it said everything was fine... Want to continue with login.php ?
Nothing happens anymore - just a blank screen....

checking the database: coppermine tables are included.
coppermine version 1.4.8

Any idea, what might have gone wrong... (I know - normally the problem is sitting in front of the keyboard...)

thanks in advance

Nibbler

It probably means you didn't upload all the files. Check that you did or enable error reporting/logging in PHP so that you can get an error message. Latest stable version of Coppermine is 1.4.9

TT

you were right - since I didn't plan to use it, I left out the theme (folder) 'classic'...

thanks for helping