Current time: 04-17-2024, 01:04 AM Hello There, Guest! (LoginRegister)


Post Reply 
Ruuning joomla gives me error 500
Author Message
T0mcat Offline
Junior Member
*

Posts: 47
Joined: Feb 2007
Reputation: 0
Post: #1
Ruuning joomla gives me error 500
Hi guys,

I switched to ispCP a few days ago. Before that, I had vhcs 2.4.7.1 installed. After the switch, my Joomla website isn't working anymore, but gives me an Error 500! - Internal Server Error!

I guess that it doesn't like the fastcgi. If I delete the fastcgi-ispcp.conf and load in /etc/apache2/mods-enabled , it seems to work. But then I get other errors like the session error in the ispCP admin interface. Any solution to this ?
07-29-2007 07:56 PM
Find all posts by this user Quote this message in a reply
scoutsniper Offline
Junior Member
*

Posts: 95
Joined: Jul 2007
Reputation: -3
Post: #2
RE: Ruuning joomla gives me error 500
joomla Support .htaccess (see httpd.conf for: AllowOverride all)
Short Open Tag support (see php.ini for: short_open_tag = On)
Mod Rewrite Support (see httpd.conf for: LoadModule rewrite_module modules/mod_rewrite.so) This is need. Smile
07-29-2007 08:11 PM
Find all posts by this user Quote this message in a reply
T0mcat Offline
Junior Member
*

Posts: 47
Joined: Feb 2007
Reputation: 0
Post: #3
RE: Ruuning joomla gives me error 500
scoutsniper Wrote:joomla Support .htaccess (see httpd.conf for: AllowOverride all)
Short Open Tag support (see php.ini for: short_open_tag = On)
Mod Rewrite Support (see httpd.conf for: LoadModule rewrite_module modules/mod_rewrite.so) This is need. Smile

Thanks for your answer. Unfortunately all these settings are already enabled ...
  • htaccess is allowed to override all
  • in the php.ini for the domain the short_open_tag is set to On
  • the LoadModule rewrite_module is loaded -> in /etc/apache2/mods-enabled/rewrite.load

Any other hint ?
07-29-2007 09:03 PM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #4
RE: Ruuning joomla gives me error 500
Maybe the problem is the .htaccess.
FastCGI can not all features that are in your .htaccess

Try to add the content of your .htaccess in your php.ini for your Domain and delete/rename your htaccess.

Greez BeNe
(This post was last modified: 07-29-2007 09:14 PM by BeNe.)
07-29-2007 09:12 PM
Visit this user's website Find all posts by this user Quote this message in a reply
T0mcat Offline
Junior Member
*

Posts: 47
Joined: Feb 2007
Reputation: 0
Post: #5
RE: Ruuning joomla gives me error 500
BeNe Wrote:Maybe the problem is the .htaccess.
FastCGI can not all features that are in your .htaccess

Try to add the content of your .htaccess in your php.ini for your Domain and delete/rename your htaccess.

Greez BeNe

Thanks BeNe Smile
The error was that there was no .htaccess in my joomla folder. It was named htaccess.txt, and I had to rename it to .htaccess
Now it's working fine Smile
(This post was last modified: 07-29-2007 09:25 PM by T0mcat.)
07-29-2007 09:25 PM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #6
RE: Ruuning joomla gives me error 500
Fine!
Have fun with ispCP Omega Wink

Greez BeNe
07-29-2007 09:46 PM
Visit this user's website Find all posts by this user Quote this message in a reply
raphael Offline
Member
***

Posts: 474
Joined: Apr 2007
Reputation: 8
Post: #7
RE: Ruuning joomla gives me error 500
Just for the record: I've packaged htscaner extension for PHP5. Testing users can download it from my repository. Etch users need to build it:

Code:
apt-get install devscripts php5-dev debhelper po-debconf xsltproc
cd /usr/src
dget http://mentors.debian.net/debian/pool/main/p/php-htscanner/php-htscanner_0.8.1-1.dsc
dpkg-source -x php-htscanner_0.8.1-1.dsc
(cd php-htscanner-0.8.1; dpkg-buildpackage -sd)
dpkg -i php5-htscanner*.deb
07-30-2007 09:28 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)