Read-more links don't work[split] - Joomla! Forum - community, help and support
hello have same problem.... have php 5.2.1
any can me?
thanks in advance,
edward
[split original post http://forum.joomla.org/index.php/topic ... msg1081468]
any can me?

thanks in advance,
edward
[split original post http://forum.joomla.org/index.php/topic ... msg1081468]
edward (and others might join in) -
1. check php version against minimum requirements in installation guide. (we have seen php 4.4.7 problems.)
2. if using 4.3 , godaddy user, here post make switch php 5, more easily.
3. if using original rc3 (or if using older rc1 or rc2 or beta), upgrade using latest nightly download , see if problems go away. (download, unzip , ftp on top of website, replacing existing files. not have reinstall. backup database, first.)
4. share sef url configuration global configuration setting / system page. of 3 options (if any) turned on?
5. did rename htaccess.txt file .htaccess? if enabled second or third option without doing so, or if renamed file incorrectly, cause of problem.
6. apache rewrite working? add following .htaccess file , navigate website. should wind in land of google. if don't, figure out why rewrites aren't working. cause of problem. if need configuring apache's rewrite, this post might help.
7. if use iis, there ways configure iis rewrite "equivalent" not know how.
thanks!
amy
1. check php version against minimum requirements in installation guide. (we have seen php 4.4.7 problems.)
2. if using 4.3 , godaddy user, here post make switch php 5, more easily.
3. if using original rc3 (or if using older rc1 or rc2 or beta), upgrade using latest nightly download , see if problems go away. (download, unzip , ftp on top of website, replacing existing files. not have reinstall. backup database, first.)
4. share sef url configuration global configuration setting / system page. of 3 options (if any) turned on?
5. did rename htaccess.txt file .htaccess? if enabled second or third option without doing so, or if renamed file incorrectly, cause of problem.
6. apache rewrite working? add following .htaccess file , navigate website. should wind in land of google. if don't, figure out why rewrites aren't working. cause of problem. if need configuring apache's rewrite, this post might help.
code: select all
rewriterule (.*) http://www.google.com/
7. if use iis, there ways configure iis rewrite "equivalent" not know how.
thanks!
amy

Comments
Post a Comment