Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-03-19 09:37:02

resplence
Member
Registered: 2006-03-07
Posts: 37

Pre-flight check: /textpattern/setup/ still exists

Is this an error? Everything seems to be working fine (no plugins installed yet), but this comes up first thing in my dagnostics tab, as a red notice, so I guess it’s not quite right.

The entire diagnostics info is as follows (low detail):

<code>
Textpattern version: 4.0.3 (r1188)
last_update: 2006-03-07 01:33:20/2006-03-07 01:26:02
Document root: /home/rafaelma/public_html
$path_to_site: /home/rafaelma/public_html
Textpattern path: /home/rafaelma/public_html/textpattern
Permanent link mode: section_title
Temp folder: /home/rafaelma/public_html/textpattern/tmp
Site URL: rafaelmadeirashow.com
PHP version: 4.4.1
Register globals: 1
server_time: 2006-03-19 06:02:41
MySQL: 4.0.25-standard
Locale: en_US.UTF-8
Server: Apache/1.3.34 (Unix) mod_log_bytes/1.2 mod_gzip/1.3.26.1a FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a PHP-CGI/0.1b
php_sapi_mode: cgi
os_version: Linux 2.4.21-37.0.1.ELsmp
Pre-flight check:
————————————
/home/rafaelma/public_html/textpattern/setup/ still exists
————————————
.htaccess file contents:
————————————
FrontPage
IndexIgnore .htaccess /.?? ~ *# */HEADER /README /_vti
<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName www.rafaelmadeirashow.com
AuthUserFile /home/rafaelma/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/rafaelma/public_html/_vti_pvt/service.grp
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^(.+) – [PT,L]
RewriteRule ^(.*) index.php
————————————
</code>

If that’s a problem, how can it be fixed?

Also, I find it weird that in my config.php there’s no [‘doc- root’] (or something to that effect) line; and I assume it there had to exist, based on what I’ve read in some topics.

Is everything alright or not? Should I add that line, fix the pre-flight check notice or just leave as is?

Thanks.

Offline

#2 2006-03-19 09:59:25

Mary
Sock Enthusiast
Registered: 2004-06-27
Posts: 6,236

Re: Pre-flight check: /textpattern/setup/ still exists

The docroot part isn’t the source of the problem; it is no longer necessary, so it isn’t generated by the setup anymore.

The warning you are getting is that you have not yet deleted the folder named “setup” (it is inside the “textpattern” folder).

Offline

#3 2006-03-19 10:02:05

Sencer
Archived Developer
From: cgn, de
Registered: 2004-03-23
Posts: 1,803
Website

Re: Pre-flight check: /textpattern/setup/ still exists

Hi resplence,

If that’s a problem, how can it be fixed?

You can find out about what it means, by clicking on the question mark, that is one the same line.

It is recommended that you remove the setup directory, once you have installed textpattern.

Also, I find it weird that in my config.php there’s no [‘doc- root’] (or something to that effect) line; and I assume it there had to exist, based on what I’ve read in some topics.

doc-root is a webserver-setting, it has nothing to do with textpattern. It is included in diagnostics, because it can help with troubleshooting.

Offline

#4 2006-03-19 10:14:09

resplence
Member
Registered: 2006-03-07
Posts: 37

Re: Pre-flight check: /textpattern/setup/ still exists

Oh, right. I actually clicked the question mark next to it. A pop-up window came up, with a search field for “help”. Well I searched and got:

TEXTPATTERN HELP
Search results
4 items found

And that was it – no text displayed nor links to the found items or anything. That’s why I ended up here. I suspected the setup directory had to be deleted, so I wanted to be sure.

Thanks for the help, looks like everything is really actually fine, after all.

(NOTE: I’m in love with TXP :~)

edit: typo

Last edited by resplence (2006-03-19 10:16:16)

Offline

Board footer

Powered by FluxBB