Internal error of server

Hi all,
I am trying to install dolibarr in a subdomain of my domain. The host is namecheap. The server return an internal server error 500.
I tryied to commet the definition of getmypid, but the result is the same: internal server error.
Any idea?
Thanx in advance

Hi

Check apache error log.

in apache log i found

181.164.137.115 - - [11/Feb/2015:17:03:42 -0500] “GET /htdocs/install HTTP/1.1” 301 247 “-” “Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20140722 Firefox/24.0 Iceweasel/24.7.0”
181.164.137.115 - - [11/Feb/2015:17:03:45 -0500] “GET /htdocs/install/ HTTP/1.1” 500 - “-” “Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20140722 Firefox/24.0 Iceweasel/24.7.0”
181.164.137.115 - - [11/Feb/2015:17:03:46 -0500] “GET /favicon.ico HTTP/1.1” 500 677 “-” “Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20140722 Firefox/24.0 Iceweasel/24.7.0”
181.164.137.115 - - [11/Feb/2015:17:03:49 -0500] “GET /favicon.ico HTTP/1.1” 500 677 “-” “Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20140722 Firefox/24.0 Iceweasel/24.7.0”
181.164.137.115 - - [11/Feb/2015:17:03:55 -0500] “GET / HTTP/1.1” 200 751 “-” “Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20140722 Firefox/24.0 Iceweasel/24.7.0”
181.164.137.115 - - [11/Feb/2015:17:04:02 -0500] “GET /htdocs/ HTTP/1.1” 500 - “http://xrx.manolito.net/” “Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20140722 Firefox/24.0 Iceweasel/24.7.0”
181.164.137.115 - - [11/Feb/2015:17:05:03 -0500] “GET /htdocs/install/ HTTP/1.1” 500 - “-” “Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20140722 Firefox/24.0 Iceweasel/24.7.0”
181.164.137.115 - - [11/Feb/2015:17:10:53 -0500] “GET /htdocs/ HTTP/1.1” 500 - “http://xrx.manolito.net/” “Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20140722 Firefox/24.0 Iceweasel/24.7.0”

still without any idea :unhappy:

Check the permissions in folders and files

Folder = 755
Files = 644

thanx :happy: no works