Hello can somebody tell my how I have to configure my php.ini file so that coppermine work.
Because now I only see a white page without error but I have allready enable the show error message;)
I hope you can help me
Best Regards
Benicke
Probably not related to php.ini. There are several possible reasons for blank pages. Post a link to your gallery for a start.
hello you can see it here.
I know it was the version 1.4.12 I have allready download the new version I will install them.
But I have change the hoster so I hope you can help me ;)
Here is my gallery
http://193.164.132.22/gb-pics/gallery/index.php
I have enable to show errors ;)
Best Regards
Crazymodder
I have found soemthing at google.
I have to to take some code into the index.php to display errors I hope it helps :)
This I have added at the begining of the file :)
ini_set( 'display_errors', true );
error_reporting( E_ALL );
Best Regards
Crazymodder
Are you a coder? If not, the setting you applied won't help you much. In fact, it will probably not help against your blank page issues. You could have enabled ebug_mode and notices_display in coppermine just as well instead of fiddling with core files.
Quote from: Crazymodder on October 10, 2007, 06:38:31 PM
I know it was the version 1.4.12 I have allready download the new version I will install them.
There's little point in looking into this if you're just about to upgrade. Perform the upgrade first, then post a reply here, saying that you did so.
No I'm not a coder I found it at google I have delete it I make the Update now....
Best Regards
Crazymodder
I have do the Update and the same Porblem :)
did you enable manually the debug mode? If you don't know how to do, look here http://coppermine-gallery.net/tutorial/debug_mode.php (http://coppermine-gallery.net/tutorial/debug_mode.php)
Hello it was not possible to to enable it.
The database is completly new I can't take my old because at mysqldumper the is the same bug at the recovering there comes a white page.
mh I can open the install.php fine that works without problems :)
Best Regards
Crazymodder
Oh sorry now I have found out how to make this sorry :'( :'(. I think I have a other version :)
OK NOW IT IS ENABLED :)
QuoteOK NOW IT IS ENABLED
are you sure ?
Jo I'm very sure I have set the value to 1.
But there is no error message. THats a little bit difficult :) But I hope you can help me
Best Regards
Benicke
I've got 403 forbidden error on
http://193.164.132.22/gb-pics/gallery/themes/classic/template.html
this file should be readable by default!!!
check your files permissions
Yeahr nice now I found the bug thaks for your big help.
Best Regards
Crazymodder
Quote from: Crazymodder on October 10, 2007, 11:04:57 PM
Yeahr nice now I found the bug thaks for your big help.
Imo it was Sami who found out what was wrong, not you. Definitely not a bug, but a PEBCAK issue. Marking thread as solved.