Author Topic: http500 after step 3  (Read 4865 times)

janvanhapert

  • Newbie
  • *
  • Posts: 4
    • View Profile
http500 after step 3
« on: February 07, 2009, 08:37:02 am »
Hello,
I'm having trouble installing opengoo:
step 1 (Welcome) No problem
step 2 (Environment checks) everything OK
step 3 (System settings) after <next> I get a HTTP500 page
not only with InnoDB but also with MyISAM
I also tried it with a manually set up database on the server

The environment:
OK: PHP version is 5.2.4
OK: 'mysql' extension is loaded
OK: 'gd' extension is loaded
OK: 'simplexml' extension is loaded
OK: /config is writable
OK: /public/files is writable
OK: /cache is writable
OK: /upload is writable
OK: /tmp is writable

What am I doing wrong?

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: http500 after step 3
« Reply #1 on: February 09, 2009, 10:45:01 am »
Is there any message on your webserver's log?

janvanhapert

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: http500 after step 3
« Reply #2 on: February 10, 2009, 06:31:40 am »
i'm glad you're willing to look into this!
the log gives:
mod_security: Access denied with code 500. Pattern match "!/imp/login\\.php" at HEADER("Referer") [id "300018"] [rev "3"] [msg "Generic PHP code injection protection via ARGS"] [severity "CRITICAL"]

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: http500 after step 3
« Reply #3 on: February 10, 2009, 09:15:02 am »
Check these:

https://support.webhost.co.nz/index.php?group=openhost&_m=knowledgebase&_a=viewarticle&kbarticleid=159&nav=0,11

http://wordpress.org/support/topic/171669

Either try adding the directives on the first link to the .htaccess file in the root of OpenGoo or ask your hosting provider not to block your OpenGoo installation. If you downloaded OpenGoo from our site or sourceforge.net you should be ok.

janvanhapert

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: http500 after step 3
« Reply #4 on: February 10, 2009, 12:14:27 pm »
Thanks!
The .htaccess didn't work, but my provider did.