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

ahmed_badawy’s picture

Version: 7.x-1.0-alpha3 » 7.x-1.0
Priority: Normal » Major

Same here and i have the same Windows 7 (64 bit) and PHP 5.2, MySQL 5.

ahmed_badawy’s picture

this code helped me out

$conf['drupal_http_request_fails'] = FALSE;

add in settings.php after <?php

dqd’s picture

Project: Link » Drupal core
Version: 7.x-1.0 » 7.2
Component: User interface » configuration system
Assigned: gepardu » Unassigned
Category: support » bug
Priority: Major » Normal

uhm ... 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 ... ?

Version: 7.x-1.0-alpha3 » 7.x-1.0, Priority: normal » major ?

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.

dawehner’s picture

Component: configuration system » system.module
Status: Active » Postponed (maintainer needs more info)

The "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.

pfrenssen’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closing this for lack of response. Please reopen if this is still relevant.

raviseta’s picture

plz tell me how to solve this configuration link problem...