Hello,

When I click on Link_to_node/Link_to_menu button, it opens a pop-up... but I get an "Internal server error" (error 500). You can see more information on the linked picture.

Drupal is hosted on a OVH server (In france). Here is some information about the server

My installation seems to be OK (I have checked the README.TXT, step by step correctly).

What do you think about that ? A bug ? Or, maybe my host provider blocks a PHP function ?

Thanks for your support !
Regards

CommentFileSizeAuthor
#5 cut-log.log_.tar_.gz1.13 KBblack_fett
error-500.png31.33 KBblack_fett

Comments

stborchert’s picture

Hi.
Seems like the server has a problem. Could you please check the servers log for a more detailed information.

thanks,

Stefan

black_fett’s picture

Hi !

Ok, thanks for your answer...

The log entry of the error 500 (I think) :
e004.dhcp212-198-44.noos.fr www.station-mir.com - [04/Jul/2007:15:05:41 +0200] "GET /drupal/sites/all/modules/tinymce/tinymce/jscripts/tiny_mce/plugins/linktomenu/popup.php HTTP/1.1" 500 608 "http://www.station-mir.com/drupal/?q=node/5/edit" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4) Gecko/20061201 Firefox/2.0.0.4 (Ubuntu-feisty)"
"608" What does that means ? Is it another error number ?

If you need something else... ;-)

Thanks for your support !
Benjamin

stborchert’s picture

Hi.
608 is the number of bytes transferred. 500 is the error number (server error). I don't know a quick solution (not at home atm), but I will have a deeper look this evening.

greetings,

Stefan

stborchert’s picture

Unfortunately I couldn't reproduce this but your server seems to have a problem to display the plugin page. Could you please post some line around the above of the error_log?

black_fett’s picture

StatusFileSize
new1.13 KB

Oki... (the log is attached)

Do you think that the .htaccess can be the cause for it ?

Thanks,
Benjamin

stborchert’s picture

Do you think that the .htaccess can be the cause for it ?

Jup, that could be the problem. Do you restrict access to subfolders in any way or is the .htaccess modified elsewhere?

black_fett’s picture

Hum...

When you said the .htaccess... You talk about a .htaccess, on the drupals root directory, aren't you ?
In did, I have only one .htaccess in all my drupal directories : on the "files" folder...
Of course, I suppose that it's not normal. So, I think we can say that the .htaccess has been modified elsewhere, even everywhere ! ^^

Very well, I'm now searching for an drupals original .htaccess, is not ?

Thanks,
Benjamin

black_fett’s picture

Status: Active » Fixed

Hello !

For many reasons, I've had to re-install dupral manually.
Now, your module works perfectly ! (and I have well the famous .htaccess).

Thanks a lot for your helpful support !
Benjamin.

PS : Your module is very nice !

stborchert’s picture

Status: Fixed » Closed (fixed)

Oh, good to hear.
I didn't know a solution to your problem, but if its fixed now I'm very happy.

greetings,

Stefan