Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2006-10-18 22:18:38
- sebau
- New Member
- Registered: 2006-10-02
- Posts: 4
move from domain to subdomains
hi,
I copy txp from my domain to subfolder(subdomain) and I have trouble with section links :(
my diagnostic :
Textpattern version: 4.0.3 (r1188)
Last Update: 2006-10-02 06:52:08/2006-10-12 20:34:09
Document root: /home/fikolek/domains/987.pl/public_html/laminart
$path_to_site: /home/fikolek/domains/987.pl/public_html/laminart
Textpattern path: /home/fikolek/domains/987.pl/public_html/laminart/textpattern
Permanent link mode: messy
Temporary directory path: /tmp
Site URL: laminart.987.pl
PHP version: 4.4.4
Register globals: 1
Server Local Time: 2006-10-19 00:11:15
MySQL: 4.1.10-standard-log
Locale: pl_PL
Server: Apache/1.3.37 (Unix) mod_ssl/2.8.28 OpenSSL/0.9.7e PHP/4.4.4 mod_perl/1.29 FrontPage/5.0.2.2510
Apache version: Apache/1.3.37 (Unix) mod_ssl/2.8.28 OpenSSL/0.9.7e PHP/4.4.4 mod_perl/1.29 FrontPage/5.0.2.2510
PHP Server API: apache
Server OS: Linux 2.6.16.1-amd-webperoni-06042006-1
.htaccess file contents:
————————————
#DirectoryIndex index.php index.html
#Options +FollowSymLinks
#RewriteBase /relative/web/path/
#RewriteBase /textpattern/
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^(.+) – [PT,L]
#php_value register_globals 0
————————————
now links work in messy mode – but I don’t like it and I try change some in .htacces but it still work bad. If click in secion link I have 500Internal error….I only move txp to subdomain on this same server …database is the same
regards,
sebau
Offline
Re: move from domain to subdomains
Do these help:
http://textpattern.com/faq/52/500-internal-server-error
http://textpattern.com/faq/66/404-error-when-linking-to-article-pages (deals with tweaks to the .htaccess file).
Offline
Pages: 1