Hi
I'am trying to use the coppermine php scripts for a linux apache webserver (distro is linuxfromscratch). Php (5.0.3) is enabled (checked with phpinfo(); ), Mysql (4.1.10a) is running (can be manged via phpMyAdmin), gd(2.0.28) is enable, ImageMagick (havent got the version in my head) is installed . Only one user is assigned to the mysql databas.
My problem is that the coppermine install.php script seems to reset itself when feeding it my user / mysql info. There is no error message. (all file permissions setup correct with chmod so dont bother asking that). To be specific, the install information is supplied to the install.php script but when pressing the lets go button the information is blanked and the install page is viewed again.
Any suggestion of what could be wrong?
/Kind regards
enable register_long_arrays in php.ini
Search the board for php5 for details.
Joachim