After enabling Domain Access modules,
and after adding the line in settings.php to settings.inc,
my site crashes with:
Deprecated function: Call-time pass-by-reference has been deprecated in drupal_load() (line 1100 of C:\Inetpub\wwwroot\123.com\includes\bootstrap.inc).
The file it tried to drupal_load at that point is profiles/standard/standard.profile
Comments
Comment #1
Anonymous (not verified) commentedThis is critical, because the site completely breaks.
Comment #2
Anonymous (not verified) commentedTake that back, site is OK, but error message is shown on each page.
Comment #3
David Stosik commentedThis generates a segmentation fault if call to implied function occurs. See #1283764: Segmentation fault.
Which one should I mark as duplicate ?
Comment #4
Anonymous (not verified) commentedIm on PHP 5.3, but I guess most of us are by now. The line 1100 where it breaks in bootstrap.inc is a simple "include $filename"...
Comment #5
Anonymous (not verified) commentedAh, your patch solved my problem. This is duplicate of #1283764: Segmentation fault
Comment #6
jonabhThe only problem is that I'm having too the same problem, but I dont have the domain module describes within the patch. so, what to fix
need fast help here, thanks
Comment #6.0
jonabhtypo