It sounds like your server either isn’t finding SuiteCRM.
I’d check your permissions. Also, to confirm it’s the right place. If you create an index.php file with the following in your web root with the following:
It’s possible that there’s some error causing an issue. Is there any errors in your PHP logs?
If your not sure how to access these an alternative would be to turn on display_errors. You can add this to first line of the original index.php (after <?php)
by adding the following:
I did what you told me, but nothing happens.
In server I dont have any error logs…
Does it helps if I send you in private the FTP accounts? (PLEASE!)
Thank you
You may need to confirm with your host how to set permissions. Most ftp clients have this as an option however. The ApacheUser and ApacheGroup to use will depend on your host.