Gallery module , WSOD on installation

melwyn.s - September 29, 2009 - 17:43
Project:Gallery
Version:6.x-1.0
Component:Installation / Configuration
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

On installation of the gallery module.. I get a WSOD ..

php memoy limit : ok
gallery locations: ok
drupal modules/gallery2 plugins: ok
clean url: ok
initial url sync: error (not a prob) .. i click on skip sync ..

and after that its ..WSOD.. all the pages end up WSOD.

I click back , back on the browser, disable the module and the site works fine..I tried uninstalling the module and enabling it back ..it works fine until the last step of install

See below i copy pasted the last few lines from the error log ..
I checked the php file and max execution time is 60 secs....;
I get this on my error log

[Tue Sep 29 18:21:50 2009] [error] [client 127.0.0.1] PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\\Program Files\\Drupal 6 Stack\\apps\\drupal\\htdocs\\includes\\database.mysql.inc on line 108, referer: http://localhost/drupal/admin/settings/gallery/install
[Tue Sep 29 18:28:49 2009] [error] [client 127.0.0.1] PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\\Program Files\\Drupal 6 Stack\\apps\\drupal\\htdocs\\includes\\database.mysql.inc on line 108, referer: http://localhost/drupal/admin/build/modules/list
[Tue Sep 29 18:41:28 2009] [error] [client 127.0.0.1] PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\\Program Files\\Drupal 6 Stack\\apps\\drupal\\htdocs\\includes\\database.mysql.inc on line 108, referer: http://localhost/drupal/admin/settings/gallery/install
[Tue Sep 29 18:53:02 2009] [error] [client 127.0.0.1] PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\\Program Files\\Drupal 6 Stack\\apps\\drupal\\htdocs\\includes\\database.mysql.inc on line 108, referer: http://localhost/drupal/admin/settings/gallery/install

#1

melwyn.s - September 29, 2009 - 18:59
Assigned to:melwyn.s» Anonymous

#2

lvthunder - September 29, 2009 - 19:09

Are you sure you are checking the correct php.ini file. What does phpinfo say?

#3

melwyn.s - September 29, 2009 - 22:21

yes the php.ini (configuration file) in the php folder .. is there any other php config file like in the drupal folder..

i checked the phpinfo file ..there are two, one is in the phpmyadmin folder which dosent say much.. and the other one is in \gallery2\lib\support

I have attached my php.ini file and the phpinfo from the gallery2 folder..

IF you could help me out would be great , its been hours i am trying to get out of this thing and im lost seeing all the config files ...

Do you think there is an error in this file database.mysql.inc ..how do i see line 108 ...

I am new to this.. i did see the file but couldnt extract any problem from it ..i have attached that file as well

AttachmentSize
php.zip 16.64 KB
phpinfo.zip 808 bytes
database.mysql_.zip 3.95 KB

#4

lvthunder - September 29, 2009 - 23:23

Go to http://yoursite.com/gallery2/lib/support enter your password then click PHP Info and look for Configuration File (php.ini) path. I think for some reason the php.ini file windows uses in the either the windows folder or windows\system32 folder. Also while your there look for the max_execution_time. My host has it set to 120.

#5

melwyn.s - September 30, 2009 - 11:32

checked .. max execution time is 120 both for public value and master value :(

I am going to delete the module completely , unzip a new one and do it all over again for the last time..

If someone else can get me a solution , would be great ..or probably an alternative will do as well.

#6

lvthunder - September 30, 2009 - 14:49

What server are you using? IIS or Apache.

#7

melwyn.s - September 30, 2009 - 20:58

Apache ... its strange i have changed the execution time now to 300 secs but it still gives error of maximum time exceeded of 30 secs .. do you think something is overriding the settings ?, or is there a different setting somewhere ?

Also is drupal compatible with gallery 2,3 ? i am using gallery 2.3

#8

lvthunder - September 30, 2009 - 21:24

Yes I do think something is overriding the settings. I'm not sure what it is though. I bet if you figure that out it will be fixed. And to answer your question yes drupal 6 is compatible with 2.3. Maybe try and post in the Drupal forums or the G2 forums and ask about the max execution time. Those places get more traffic then this projects issue queue does.

#9

melwyn.s - September 30, 2009 - 22:09

is it possible to post this topic directly in main forums, like redirect it ...

#10

lvthunder - September 30, 2009 - 22:29

No but you can put a link to it in your forum post though.

#11

melwyn.s - September 30, 2009 - 23:11

hey do you know an alternative to this Gallery module ?

I have an image module installed and in there is image gallery ? is it the same like the gallery module?

Do you know Piclens module ? is it the same ? If i dont get a solution have to find an alternativE..

thanks for all your help

#12

lvthunder - September 30, 2009 - 23:18

I don't know too much about the image module or the piclens module. I think that image module is on the way out though. Drupal 7 is suppose to have image support so if you can't get G2 to work I would go the CCK, File Field, ImageField route.

#13

melwyn.s - October 1, 2009 - 00:56

ok i think i am gonna end up doing that ...i have tried everything ..

i think only a clean install of the two would work out but i am not going to go that way :P

#14

melwyn.s - October 2, 2009 - 01:05

hey just one question , my friend has emailed me a copy his drupal database (.sql) (the website he is working on), can i use just the .sql to install drupal (run the site) or i need his complete drupal folder.

How can i install it on my desktop on localhost without interrupting my setup..
Do i go multisite and use his database ?

 
 

Drupal is a registered trademark of Dries Buytaert.