Closed (cannot reproduce)
Project:
Drupal core
Version:
7.2
Component:
system.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jun 2011 at 09:02 UTC
Updated:
19 Jul 2013 at 10:46 UTC
Hi everybody!
I've installed drupal 7 (ver. 7.2) on Windows 7 (64 bit) and my problem is that i can't get access to 'configuration link'.
Drupal starts loading and after a while a blank screen appears.
I use WebServ 2, PHP 5.2, MySQL 5.
I've installed the same version on XP (32-bit) and everything works.
I will be gratefull for any sugestions
Comments
Comment #1
ahmed_badawy commentedSame here and i have the same Windows 7 (64 bit) and PHP 5.2, MySQL 5.
Comment #2
ahmed_badawy commentedthis code helped me out
$conf['drupal_http_request_fails'] = FALSE;
add in settings.php after <?php
Comment #3
dqduhm ... folks? I think you've been completely wrong here. ;) And please don't assing issues to yourself unless you want to patch the issue or solve the problem alone ;-)
But it comes even better, then you've switched it to ... ?
I don't get it.
As I sad,
First: I think you are wrong here. This is the issue queue for the link field module, which provides a field of type link for your content types grouped under structure/content-type manage/edit fields.
And second: you should be careful and think twice about using "major" or "critical" on issue in general. Since core maintainers and core contributers are very very busy by catching up with all the issues, please be kind and think twice about to use exaggerated priority-tags, if they are not needed yet.
Feel free to read here more about reporting issues on drupal.org http://drupal.org/node/73179
Thanks for understanding.
Comment #4
dawehnerThe "configuration system" is the new configuration of drupal8, so the component seems to be wrong.
Please put ini_set('display_errors', 1); into your settings.php, i would guess that there are some kind of php errors that produces the error.
Comment #5
pfrenssenClosing this for lack of response. Please reopen if this is still relevant.
Comment #6
raviseta commentedplz tell me how to solve this configuration link problem...