| Author |
Message |
djphoton Member
|
Posted: 15 Jul 2005 15:06:39
I uploaded all the files, chmod the root dir, cache, and compile directory, and enter in all the right data, but when i press install, it gives me a internal 500 error. I checked the installation manual over and over again and i did not miss any part. What am i doing wrong?
|
Anonymous
|
Posted: 15 Jul 2005 16:21:30
Files set to 777 will not work on a php suexec enabled machine. If the script requires 777 and will not work with 755, it can't be used on a server using phpsuexec.
|
skalinks Admin
|
Posted: 15 Jul 2005 22:36:50
Hi djphoton
Try to delete .htaccess file from script_root_directory
Thank's!
|
|