I have error upon subject: An error occurred while attempting to process http://192.168.0.2/?q=panels/ajax/style-type/panel/2/middle

See atteched screenshot.

Firebug display result code - 404

Maybe it by reason of wrong setting?

CommentFileSizeAuthor
#6 error.jpg260.34 KBnimi
panels-err.png47.59 KBalex-garad

Comments

merlinofchaos’s picture

404? That's different. Visit admin/build/modules and force the menu to rebuild? There's no reason for that URL to 404.

alex-garad’s picture

Yes, visit and rebuild. With same effect.

I think, maybe AJAX doesn't work at all, but what I must to do? I have search drupal forum and logs of Apache witout any effect.

Maybe it is postgres-specific bug?

alex-garad’s picture

I have droped database. Run install.php again. No difference

alex-garad’s picture

Yes!!! I got it!
It need to install xml for php: yum install php-xml

RTFM...

alex-garad’s picture

Status: Active » Closed (fixed)
nimi’s picture

Version: 6.x-3.0-rc1 » 6.x-3.0
StatusFileSize
new260.34 KB

I'm having the exact same problem.

However, I'm hosting my site on an IIS server so that means that the php has the xml extension already installed. Am I right?

http://il.php.net/manual/en/xml.installation.php:

The Windows version of PHP has built-in support for this extension. You do not need to load any additional extensions in order to use these functions.

Alex-garad, are you hosting on an IIS or Apache?

Attached is the error I receive.