Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2011-09-03 12:40:09
- fiddle
- Member
- Registered: 2007-10-03
- Posts: 87
Clean URLs are only supported by Apache, use at your own risk.
Im getting a “ Clean URLs are only supported by Apache, use at your own risk.” error.. The server is running Apache according to Cpanel, and their support guys. Anyone ever seen something like this.?
Also, for some reason, trying to save one particular form gives me a 403 forbidden, all other forms can be save normally, just that one…????
Thanks in advance,.
Offline
Re: Clean URLs are only supported by Apache, use at your own risk.
fiddle wrote:
Im getting a “ Clean URLs are only supported by Apache, use at your own risk.” error.. The server is running Apache according to Cpanel, and their support guys. Anyone ever seen something like this.?
can you post your diagnostics?
Also, for some reason, trying to save one particular form gives me a 403 forbidden, all other forms can be save normally, just that one…????
Thanks in advance,.
Can you save the form if you add SecFilterEngine Off
in your htaccess file?
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
#3 2011-09-03 13:22:06
- fiddle
- Member
- Registered: 2007-10-03
- Posts: 87
Re: Clean URLs are only supported by Apache, use at your own risk.
Clean URLs are only supported by Apache, use at your own risk. ?
The following PHP functions (which may be necessary to run Textpattern) are disabled on your server: escapeshellarg, escapeshellcmd, proc_close, ini_alter, show_source ?
Textpattern version: 4.3.0 (r3451)
Last Update: 2011-03-17 05:19:20/2011-03-16 16:01:10
Document root: /home/evaton/public_html
$path_to_site: /home/evaton/public_html
Textpattern path: /home/evaton/public_html/textpattern
Permanent link mode: title_only
Temporary directory path: /home/evaton/public_html/textpattern/tmp
Site URL: www.evaton.com
PHP version: 5.2.17
GD Image Library: version bundled (2.0.34 compatible), supported formats: GIF, JPG, PNG
Server TZ: America/New_York
Server Local Time: 2011-09-03 09:20:49
DST enabled?: 1
Automatically adjust DST setting?: 1
Time Zone: America/New_York (-18000)
MySQL: 5.0.92-community
Locale: en_US.UTF-8
Server: LiteSpeed
PHP Server API: litespeed
RFC 2616 headers:
Server OS: Linux 2.6.18-338.19.1.el5.lve0.8.36
Active plugins: zem_contact_reborn-4.0.3.20, zem_contact_lang-4.0.3.6, ob1_pagination-2.5, rss_auto_excerpt-0.5, rah_repeat-0.6, upm_image-0.6.2, glz_custom_fields-1.2.4, upm_textile-0.3, smd_admin_themes-0.26
Admin-side theme: classic 4.3.0
Pre-flight check:
————————————
Clean URLs are only supported by Apache, use at your own risk.
The following PHP functions (which may be necessary to run Textpattern) are disabled on your server: escapeshellarg, escapeshellcmd, proc_close, ini_alter, show_source
————————————
.htaccess file contents:
————————————
suphp_configpath /home/evaton/php.ini
#DirectoryIndex index.php index.html
#Options +FollowSymLinks
#Options -Indexes
#ErrorDocument 403 default
<IfModule mod_rewrite.c> RewriteEngine On #RewriteBase /relative/web/path/
RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^(.+) – [PT,L]
RewriteCond %{REQUEST_URI} !=/favicon.ico RewriteRule ^(.*) index.php
RewriteCond %{HTTP:Authorization} !^$
RewriteRule .* – [E=REMOTE_USER:%{HTTP:Authorization}]
</IfModule>
#php_value register_globals 0
————————————
Charset (default/config): latin1/utf8
character_set_client: utf8
character_set_connection: utf8
character_set_database: latin1
character_set_filesystem: binary
character_set_results: utf8
character_set_server: latin1
character_set_system: utf8
character_sets_dir: /usr/share/mysql/charsets/
17 Tables: OK
11 Custom Fields: custom_1, custom_2, custom_3, custom_4, custom_5, custom_6, custom_7, custom_8, custom_9, custom_10, custom_11 (11)
PHP extensions: date/5.2.17, libxml, openssl, pcre, zlib/1.1, bcmath, calendar, ctype, curl, dom/20031129, hash/1.0, filter/0.11.0, ftp, gd, gettext, session, iconv, standard/5.2.17, json/1.2.1, mbstring, mcrypt, mhash, mime_magic/0.1, mysql/1.0, SimpleXML/0.1, posix, pspell, Reflection/0.1, imap, SPL/0.2, mysqli/0.1, soap, sockets, exif/1.4 $Id: exif.c 293036 2010-01-03 09:23:27Z sebastian $, tidy/2.0, tokenizer/0.1, wddx, xml, xmlreader/0.1, xmlrpc/0.51, xmlwriter/0.1, xsl/0.1, zip/1.8.11, litespeed, suhosin/0.9.32.1, PDO/1.0.4dev, SQLite/2.0-dev, pdo_mysql/1.0.2, pdo_sqlite/1.0.1, Zend Optimizer
pretext_data: array (
‘id’ => ‘’,
‘s’ => ‘’,
‘c’ => ‘’,
‘context’ => ‘’,
‘q’ => ‘’,
‘m’ => ‘’,
‘pg’ => ‘’,
‘p’ => ‘’,
‘month’ => ‘’,
‘author’ => ‘’,
‘request_uri’ => ‘/83abdfa3a40251eab4be6f9a9aaf4a36/?txpcleantest=1’,
‘qs’ => ‘txpcleantest=1’,
‘subpath’ => ‘\\/’,
‘req’ => ‘/83abdfa3a40251eab4be6f9a9aaf4a36/?txpcleantest=1’,
)
/home/evaton/public_html/index.php:
r3189 (b58ca188e05a48b31d1025d61e026725)
/home/evaton/public_html/css.php:
r3189 (5e7fe7ea948c7e9ec2e56e34a01f4bb6)
/home/evaton/public_html/textpattern/css.php:
r3189 (4e131ff20d1da3e20b2c629292138653)
/home/evaton/public_html/textpattern/include/import/import_b2.php:
r3446 (e05c2808566822ed4a6e525ee4bc4192)
/home/evaton/public_html/textpattern/include/import/import_blogger.php:
r3446 (2096da3f746152301620e18a4ccfe0f8)
/home/evaton/public_html/textpattern/include/import/import_mt.php:
r3446 (f0be9ce384eec112f8e70687458173cc)
/home/evaton/public_html/textpattern/include/import/import_mtdb.php:
r3446 (c8f07f5a6db990382e4a30a1d57333e6)
/home/evaton/public_html/textpattern/include/import/import_wp.php:
r3446 (0740155a2d06657893acc7c7d968770d)
/home/evaton/public_html/textpattern/include/txp_admin.php:
r3386 (ffb4129e774cfbb8643c2e05f37f3507)
/home/evaton/public_html/textpattern/include/txp_article.php:
r3440 (db97df274f245047f305ff75b1e20560)
/home/evaton/public_html/textpattern/include/txp_auth.php:
r3374 (a7f13cd308c5c500105f2b5994cc3aad)
/home/evaton/public_html/textpattern/include/txp_category.php:
r3374 (5af7cf31692bb2213f93babfef5a6657)
/home/evaton/public_html/textpattern/include/txp_css.php:
r3379 (88587e0dc2d159be4e521dbf33de7bb7)
/home/evaton/public_html/textpattern/include/txp_diag.php:
r3446 (1903c263988e7ce4d705e5f0d7ee5bdf)
/home/evaton/public_html/textpattern/include/txp_discuss.php:
r3374 (ec56dc03cb9ac06f5f026d0a3daf3bac)
/home/evaton/public_html/textpattern/include/txp_file.php:
r3416 (3159e53e1f35099257be71fe85adf021)
/home/evaton/public_html/textpattern/include/txp_form.php:
r3382 (e6574a6280585918bd7d4c6d202c3b85)
/home/evaton/public_html/textpattern/include/txp_image.php:
r3441 (9a93e09c68754dd10f1dc007914652d9)
/home/evaton/public_html/textpattern/include/txp_import.php:
r3374 (3dbc737eaa1def0771d76344ff7fb116)
/home/evaton/public_html/textpattern/include/txp_link.php:
r3374 (bb85e92bc8df2363676817a10c0d5801)
/home/evaton/public_html/textpattern/include/txp_list.php:
r3374 (88af3230cf8dc28747b10a1fea20800a)
/home/evaton/public_html/textpattern/include/txp_log.php:
r3374 (acb6773311e80fbf87a38587c99a7d2d)
/home/evaton/public_html/textpattern/include/txp_page.php:
r3379 (92d4d3d0dd9d6ef46fb6e1fdb6d1b0b1)
/home/evaton/public_html/textpattern/include/txp_plugin.php:
r3374 (d73a4547e590fc476279278fa8aeb391)
/home/evaton/public_html/textpattern/include/txp_prefs.php:
r3445 (959c2a15daf42c8c6da5957b98b0213d)
/home/evaton/public_html/textpattern/include/txp_preview.php:
r1238 (d55a3df200602c69eb65c72dc8ad7477)
/home/evaton/public_html/textpattern/include/txp_section.php:
r3374 (d496b080b90519a9a6e180b0fd0451f8)
/home/evaton/public_html/textpattern/include/txp_tag.php:
r3444 (b8634c90e7ea16c60d1370a867e91626)
/home/evaton/public_html/textpattern/index.php:
r3451 (dd519f665b0ffb952246f5d91170134c)
/home/evaton/public_html/textpattern/jquery.js:
unknown (e4958bd2e32d9fcd6115a585ed17a9cc)
/home/evaton/public_html/textpattern/lib/IXRClass.php:
r3394 (f8621cd5f0f36c69360aa2033e4065af)
/home/evaton/public_html/textpattern/lib/admin_config.php:
r3386 (6b2b6db38da2baa82f5557a6e29bad97)
/home/evaton/public_html/textpattern/lib/class.thumb.php:
r3301 (6ca1ad88082438f88cae6416dcb29822)
/home/evaton/public_html/textpattern/lib/classTextile.php:
r3438 (734d0ebd2f9e7c4c84bf93bf5cde5d58)
/home/evaton/public_html/textpattern/lib/constants.php:
r3318 (a2b38baeb4ba77f9dfdd4ad71e277549)
/home/evaton/public_html/textpattern/lib/taglib.php:
r2868 (c9676967585577f0a0b329803761d516)
/home/evaton/public_html/textpattern/lib/txplib_admin.php:
r3047 (d5211ebfac4f3b6d00f22d459f3cdf69)
/home/evaton/public_html/textpattern/lib/txplib_db.php:
r3389 (3324a5dab30f68bda3fa7218514f91b7)
/home/evaton/public_html/textpattern/lib/txplib_forms.php:
r3372 (447c117e7072a73e67ebe2dc41fe46ee)
/home/evaton/public_html/textpattern/lib/txplib_head.php:
r3388 (e59cdf9aa24c4d2fb88d0d45076be68e)
/home/evaton/public_html/textpattern/lib/txplib_html.php:
r3372 (17041abcc0779d22a6224feb8dfd3492)
/home/evaton/public_html/textpattern/lib/txplib_misc.php:
r3437 (b9de32008e7a9ac596e637d993aab37e)
/home/evaton/public_html/textpattern/lib/txplib_theme.php:
r3388 (99262eb207d3b49a343ad4b5c1dd3e64)
/home/evaton/public_html/textpattern/lib/txplib_update.php:
r2812 (54d6fa23f3f3fc5c2cb31262c6aa343f)
/home/evaton/public_html/textpattern/lib/txplib_wrapper.php:
r2931 (22f292521a595090b46300354db6df57)
/home/evaton/public_html/textpattern/publish.php:
r3433 (3469e21a32b2411d56e57701baf296f6)
/home/evaton/public_html/textpattern/publish/atom.php:
r3399 (9a4eeebe17b8c833bc382b6287fbb168)
/home/evaton/public_html/textpattern/publish/comment.php:
r3395 (8a55386ccfd856bd5df68c84058e5ba0)
/home/evaton/public_html/textpattern/publish/log.php:
r3247 (257c3a247f0ca6a21513beb2f09d76c6)
/home/evaton/public_html/textpattern/publish/rss.php:
r3399 (da9ab0c78c57b4169a360dfa0aa6c753)
/home/evaton/public_html/textpattern/publish/search.php:
r2812 (22762b20f6281fd132248ec42e5ee9af)
/home/evaton/public_html/textpattern/publish/taghandlers.php:
r3443 (e9a2a51863fd241cd8e7e8c0785120ab)
/home/evaton/public_html/textpattern/textpattern.js:
r3369 (b87b0a897cc2259aa5132da030764c9d)
/home/evaton/public_html/textpattern/theme/classic/classic.php:
r3191 (8af2d7091676308c93021843c629812d)
/home/evaton/public_html/textpattern/update/_to_1.0.0.php:
r3047 (8aa7c3d82aad8df47adf96e92f124137)
/home/evaton/public_html/textpattern/update/_to_4.0.2.php:
r3047 (81324dcf9bed59bacd73789c2b650305)
/home/evaton/public_html/textpattern/update/_to_4.0.3.php:
r3047 (c237b669e57b7fe0ea2f8c7cc9d69557)
/home/evaton/public_html/textpattern/update/_to_4.0.4.php:
r3047 (d3e62265ff5ad36a8a7de23e6148f6f9)
/home/evaton/public_html/textpattern/update/_to_4.0.5.php:
r2894 (7f5fe789f58a202e23c1b430a2659110)
/home/evaton/public_html/textpattern/update/_to_4.0.6.php:
r3047 (687e230c2c6a46a6c73d3e97ee368d92)
/home/evaton/public_html/textpattern/update/_to_4.0.7.php:
r3014 (fa83153d09e2e533ce41f69799b90f5c)
/home/evaton/public_html/textpattern/update/_to_4.0.8.php:
r3057 (26d76a86cb95757355958e06b6063afe)
/home/evaton/public_html/textpattern/update/_to_4.2.0.php:
r3233 (9bd2be46df10e2f0561634a2de4cdc63)
/home/evaton/public_html/textpattern/update/_to_4.3.0.php:
r3304 (0f57c27668c4f791530830d92b146dde)
/home/evaton/public_html/textpattern/update/_update.php:
r3451 (9d15292f6117490393ff999cd052027e)
————————————
Offline
Re: Clean URLs are only supported by Apache, use at your own risk.
Uh, your diagnostics show you are running LiteSpeed instead of Apache. LiteSpeed supports clean URLs since v. 2.0, so you might want to ask your web host what version you’re using…
Offline
#5 2011-09-03 20:00:15
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: Clean URLs are only supported by Apache, use at your own risk.
Do clean URLs work? If so, I wouldn’t worry.
colak wrote:
Can you save the form if you add
SecFilterEngine Off
in your htaccess file?
Small addition: that should go in an .htaccess file in the /textpattern/ directory.
Offline
#6 2011-09-05 01:46:23
- fiddle
- Member
- Registered: 2007-10-03
- Posts: 87
Re: Clean URLs are only supported by Apache, use at your own risk.
Thank you very much guys…
I missed that it was not running Apache, I was going by the Cpanel info on the server, I guess its incorrect somehow… Clean URL’s are working, and the update to the htaccess solved the 403 error..
Thanks again, appreciate all the help.
Offline