Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2008-09-15 10:17:17
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,315
Forbidden: You don't have permission to access .../textpattern/setup
brrr…why? did i made something, somewhere..? what to do? it doesn’t let me to install it
Offline
#2 2008-09-15 12:29:38
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,315
Re: Forbidden: You don't have permission to access .../textpattern/setup
Gallex wrote:
brrr…why? did i made something, somewhere..? what to do? it doesn’t let me to install it
again this .htaccess file! i uncommented some lines and did get access.
but after installation my diagnostic tool says:
Pre-flight check
Some Textpattern files have been modified:
/../index.php,
/css.php,
/include/txp_admin.php,
/include/txp_article.php,
/include/txp_auth.php,
/include/txp_category.php,
/include/txp_css.php,
/include/txp_diag.php,
/include/txp_discuss.php,
/include/txp_file.php,
/include/txp_form.php,
/include/txp_image.php,
/include/txp_import.php,
/include/txp_link.php,
/include/txp_list.php,
/include/txp_log.php,
/include/txp_page.php,
/include/txp_plugin.php,
/include/txp_prefs.php,
/include/txp_preview.php,
/include/txp_section.php,
/include/txp_tag.php,
/index.php,
/lib/IXRClass.php,
/lib/admin_config.php,
/lib/class.thumb.php,
/lib/classTextile.php,
/lib/constants.php,
/lib/taglib.php,
/lib/txplib_admin.php,
/lib/txplib_db.php,
/lib/txplib_forms.php,
/lib/txplib_head.php,
/lib/txplib_html.php,
/lib/txplib_misc.php,
/lib/txplib_update.php,
/lib/txplib_wrapper.php,
/publish.php,
/publish/atom.php,
/publish/comment.php,
/publish/log.php,
/publish/rss.php,
/publish/search.php,
/publish/taghandlers.php,
/update/_to_1.0.0.php,
/update/_to_4.0.2.php,
/update/_to_4.0.3.php,
/update/_to_4.0.4.php,
/update/_to_4.0.5.php,
/update/_to_4.0.6.php,
/update/_update.php ?
?
is it harmless?
the homepage itself works…
Offline
Re: Forbidden: You don't have permission to access .../textpattern/setup
Likely cause is the difference between Windows and Unix line endings in those files. Try uploading them as binary files instead of text (or vice versa).
Offline
#4 2008-09-16 08:28:09
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,315
Re: Forbidden: You don't have permission to access .../textpattern/setup
ruud wrote:
Likely cause is the difference between Windows and Unix line endings in those files. Try uploading them as binary files instead of text (or vice versa).
yes, solved. thank’s
Offline