Right php settings Right php settings
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Right php settings

Started by Crazymodder, October 09, 2007, 08:13:35 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Crazymodder

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

Joachim Müller

Probably not related to php.ini. There are several possible reasons for blank pages. Post a link to your gallery for a start.

Crazymodder

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

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

Joachim Müller

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.

Crazymodder

No I'm not a coder I found it at google I have delete it I make the Update now....

Best Regards
Crazymodder

Crazymodder

I have do the Update and the same Porblem :)

François Keller

 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
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

Crazymodder

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

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 :)

François Keller

QuoteOK NOW IT IS ENABLED
are you sure ?
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

Crazymodder

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

Sami

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
‍I don't answer to PM with support question
Please post your issue to related board

Crazymodder

Yeahr nice now I found the bug thaks for your big help.

Best Regards
Crazymodder

Joachim Müller

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.