Closed (fixed)
Project:
MP3 Player
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Apr 2009 at 12:15 UTC
Updated:
23 May 2009 at 20:57 UTC
After installing I am getting white screen of browser sometime when try to login to my drupal site.
Need to clear cache otherwise getting piculiar kind of problems sometime.
ANy solution of this?
Comments
Comment #1
jdelaune commentedHmmm white screen usually means a php error. Do you have anything in your logs?
Comment #2
Yuki commentedBelow is th ewebserver error logs: Please do suggest me what I can do.
[Fri Apr 17 15:39:18 2009] [warn] pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\xampp\\php\\ext\\php_pgsql.dll' - This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.\r\n in Unknown on line 0
[Fri Apr 17 15:39:25 2009] [notice] Apache/2.2.9 (Win32) DAV/2 mod_ssl/2.2.9 OpenSSL/0.9.8h mod_autoindex_color PHP/5.2.6 configured -- resuming normal operations
[Fri Apr 17 15:39:25 2009] [notice] Server built: Jun 14 2008 19:02:12
[Fri Apr 17 15:39:25 2009] [notice] Parent: Created child process 748
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\xampp\\php\\ext\\php_pgsql.dll' - This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.\r\n in Unknown on line 0
[Fri Apr 17 15:39:26 2009] [notice] Child 748: Child process is running
[Fri Apr 17 15:39:26 2009] [notice] Child 748: Acquired the start mutex.
[Fri Apr 17 15:39:26 2009] [notice] Child 748: Starting 250 worker threads.
[Fri Apr 17 15:39:26 2009] [notice] Child 748: Starting thread to listen on port 443.
[Fri Apr 17 15:39:26 2009] [notice] Child 748: Starting thread to listen on port 80.
But if I use www.example.com/user and login by admin then the site working...
but why first time its showing white screen?
Comment #3
jdelaune commentedOnly PHP issue I can see is: PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\xampp\\php\\ext\\php_pgsql.dll' - This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.\r\n in Unknown on line 0
Not an issue with the module though.
Comment #4
Yuki commentedThanks for your reply.
Could you please kindly suggest me what can I do for next?
And what is the meaning of reinstalling of application? Does this mean to reinstalling xampp or Drupal or both?
Comment #5
jdelaune commentedxampp. not really an mp3 player issue though.