Hi all!

I upgrade on Drupal 4.7.5. and after about 2 days (I moved filesystem and DB to another hosting)
I wanted to change some settings on page
Configure site-wide settings (administer/config/settings)
But after click on this link in admin zone, I get white blank page :( (it is loaded after one second)
(I tried it in both browsers, Firefox and IE )

All other admin pages working fine.

I tried update web with update.php, disable all modules (except basic in default instalation), empty cache table in DB, but it does not help. I still cant get content of site-wide settings page.

Here are HTTP headers (it seems ok) what I get. Can you somebody help me with this problem? Some ideas?
Thanks a lot

GET /administer/config/settings HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, application/x-icq, */*
Referer: http://www.somvprahe.sk/administer
Accept-Language: cs
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
Host: www.somvprahe.sk
Connection: Keep-Alive
Cookie: __utma=241486720.647850196.1160159719.1168412730.1168413412.218; __utmz=241486720.1166886793.175.2.utmccn=(organic)|utmcsr=google|utmctr=somvprahe.sk|utmcmd=organic; __utmb=241486720; __utmc=241486720; collapsible_div=; PHPSESSID=g127qds2kp6nu7r56cahtal7n1

HTTP/1.1 200 OK
Date: Wed, 10 Jan 2007 07:17:54 GMT
Server: Apache/2.2.2 (Fedora)
X-Powered-By: PHP/5.1.6
Expires: Sun, 19 Nov 1978 05:00:00 GMT
Last-Modified: Wed, 10 Jan 2007 07:17:54 GMT
Cache-Control: no-store, no-cache, must-revalidate
Cache-Control: post-check=0, pre-check=0
Pragma: no-cache
Content-Length: 0
Connection: close
Content-Type: text/html; charset=utf-8

Comments

davidjmcq’s picture

Extra memory for PHP? I think you have to edit php.ini
Try memory_limit = 16M

igorik’s picture

memory limit Is 196 MB
I suppose that it is not about memory limit. But I have no idea what kind of problem it is.
Maybe something with Drupal 4.7.5. ?

Igor Krutak
www.somvprahe.sk

igorik’s picture

PHP Fatal error: Call to undefined function form_textfield() in /home/somvprahe.sk/somvprahe.sk/www/includes/image.imagemagick.inc on line 22
(watchtog have no info about it, page is closed on the start probably)

so, now we know that is problem about update on drupal 4.7.5. -
http://drupal.org/node/107724

thanks for help

Igor Krutak
www.somvprahe.sk