Can't add content
Posted: Tue Oct 03, 2006 10:32 am
Hi,
I hope you can help, I have just installed on a development hosting package I have and it all seems to work except I can't add or edit my content, it seems that FCKEditor isn't working.
The hosting package I'm using didn't by default have PHP enabled, I had to enable it via the .htaccess file, this is what I have:
- - - - - - - - - - - -
# Cause the PHP interpreter to handle files with a .php extension.
AddType application/x-httpd-php .html
AddType application/x-httpd-php .php
AddType application/x-httpd-php .htm
# Add index.php to the list of files that will be served as directory
# indexes.
DirectoryIndex index.html
DirectoryIndex index.php
DirectoryIndex index.htm
- - - - - - - - - - - -
Could it be that there is a setting in the PHP setup that's wrong? I've uploaded CMSMS to my main hosting account and it's all fine there so I don't think I'm missing any of the install.
All help and advice greatly appreciated.
Ian
I hope you can help, I have just installed on a development hosting package I have and it all seems to work except I can't add or edit my content, it seems that FCKEditor isn't working.
The hosting package I'm using didn't by default have PHP enabled, I had to enable it via the .htaccess file, this is what I have:
- - - - - - - - - - - -
# Cause the PHP interpreter to handle files with a .php extension.
AddType application/x-httpd-php .html
AddType application/x-httpd-php .php
AddType application/x-httpd-php .htm
# Add index.php to the list of files that will be served as directory
# indexes.
DirectoryIndex index.html
DirectoryIndex index.php
DirectoryIndex index.htm
- - - - - - - - - - - -
Could it be that there is a setting in the PHP setup that's wrong? I've uploaded CMSMS to my main hosting account and it's all fine there so I don't think I'm missing any of the install.
All help and advice greatly appreciated.
Ian