Advanced search  

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]

Pages: [1]   Go Down

Author Topic: Again a blank login page - solution in sight!  (Read 2660 times)

0 Members and 1 Guest are viewing this topic.

Serapis

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 15
Again a blank login page - solution in sight!
« on: May 22, 2007, 06:12:39 pm »

Hi,

moved my coppermine from my old provider to a dedicated server and the problem starts (sounds familiar, I know: Another bad configured server :( )
I searched forums for solutions, found a couple,  but none worked. The closest to my solution was the path to the php5 files.

So I edited the php.ini and include all paths, where the php stuff may hide (yeah, beat me  - I am a nub  :'( )
I think it is the problem, just didnt find the right solution. I hope anyone had a similar situated problem and can help me
 
This here was error from the apache error_log:
Code: [Select]
PHP Warning:  %v%v() [<a href='function.%v'>function.%v</a>]: failed to open stream: No such file or directory in /home/user/public_html/NoQ/gallery/include/init.inc.php on line 26
PHP Fatal error:  %v%v() [<a href='function.require'>function.require</a>]: Failed opening required 'include/debugger.inc.php' (include_path='/usr/share/php5') in /home/user/public_html/NoQ/gallery/include/init.inc.php on line 26

So I thought I had an idea and added all paths to the include variable in the php.ini under /etc/php5/apache2/php.ini

Code: [Select]
PHP Warning:  %v%v() [<a href='function.%v'>function.%v</a>]: failed to open stream: No such file or directory in /home/user/public_html/NoQ/gallery/include/init.inc.php on line 26
PHP Fatal error:  %v%v() [<a href='function.require'>function.require</a>]: Failed opening required 'include/debugger.inc.php' (include_path='/usr/share/php5:/usr/bin:/usr/bin/php5:/etc/php5:/usr/lib64/php5:/etc/php5/apache2:/etc/php5:/usr/lib64/php5/bin:/var/lib/php5') in /home/user/public_html/NoQ/gallery/include/init.inc.php on line 26

As you can see above, it didn't solve my problem.  :-[

I am using a OSuSe 10.0 64 bit with php 5.0.4, Apache 2.0.54 and MySql 4.1.1.3 all on a dedicated fat boy.
Phpinfo shows that mysql is properly injected:
http://chaoism.com/phpinfo

I really appreciate any idea to help the nub :( Gonna try my best to help ya out too (using cpg for about 3 years now :)

Thank you,
Serapis
Logged
Nostradamus is nothing compared to George Orwell ...
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 16 queries.