Can't acess index.php

Hi all,

I’m trying to install Dolibarr in my hosting.
These were my steps:

  • Uploaded all the files with Filezilla FTP (binary mode confirmed)
  • I’m using a subdomain called erp.mydomain.pt
  • My root folder is named “erp” and located inside public_html
  • Set 777 permissions to my “erp” folder and all sub folders

When I try to point to erp.mydomain.pt/index.html I get a HTTP ERROR 500. Am I missing something?
Also, do I need to upload the complete package or only the htdocs folder?

Can someone help me?

your access link should look more like that erp.mydomain.pt/htdocs/index.php

Hello,

Create an index.php file with just echo “hello world”; in. Do you succeed to see it?
There is no need for 777 on the erp folder
Finally php files are transferred to ascii mode. The automatic mode of filezilla works very well
@+