hi guys,
all the while i have been working with client’s webhost running LAMP via Cpanel in linux, and at current im working on a client’s webhost running Plesk in Windows.
The CMS flavor that my client selected for me to work on is Concrete5 (php+mysql).
during the site development i work them on my localhost with WAMP. after completion i uploaded them to my client’s host @ httpdoc/ as the root.
In the Plesk control panel, all the read write permission has been enabled by default. But when i tried to use .htaccess for the SEF URL function, the site showed error “The page cannot be displayed because an internal server error has occurred.” when i tried to load /index.php
When i tried to change the permission say 644, 755, 777 or anything, it wont take effect. the ftp showed “500 ‘SITE CHMOD 777 .htacces’: command not understood”
My question is, is this symptom due to the fact that CHMOD-ding is not allowed in Windows environment or anything else that I might have not known of?
I just wanna make sure that this is the exact problem before firing up an email to their tech support.
Apologise if the question is lame as this is because I am not familiar with Plesk. The settings are abit complecated!
Thanks in advance.