no drupal admin access after g2 install and config
|
ralfvk
Joined: 2007-09-19
Posts: 2 |
Posted: Wed, 2007-09-19 07:24
|
|
Hi there, i have the following problem. What I've done ? By clicking that image thumbnail and by trying to access the admin area of drupal I'm running into that server 500 error. Any suggestions what's wrong here ? Thanks |
|
| Login or register to post comments |

Posts: 135
In most cases 'error 500' is due to a malconfigured/-formed .htaccess or wrong filesystem permissions. Make a backup of you current .htaccess and replace it with the original Drupal one. Then temporarily disable URLRewrite in G2 and try again. Once everything is working, you can play with rewrite settings again.
Posts: 2
thanks for quick reply profix.
But if I replace the .htaccess with the original Drupal file, the error 500 returns promptly just by accessing the root website.
I figured out the following:
Installing and configuring of the gallery module works fine.
At the gallery embedding setup site everything is status success.
From that moment on, I tried to access the gallery2 from drupal, the error is there again.
Just deleting the gallery folder let the error go ...
Independent if I turn URL rewrite of G2 on or off.
So, I'm guess I will try another gallery for drupal integration.
Any suggestions ?