Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-03-24 14:21:20

Mirk
New Member
Registered: 2006-03-23
Posts: 8

Setup => config.php

I use Mac OS X 10.3.9:

I created the database. I started the setup. I created the config.php file with the content:

<?php
$txpcfg[‘db’] = ‘textpattern’;
$txpcfg[‘user’] = ‘root’;
$txpcfg[‘pass’] = ‘’;
$txpcfg[‘host’] = ‘localhost’;
$txpcfg[‘table_prefix’] = ‘’;
$txpcfg[‘txpath’] = ‘/Applications/xampp/htdocs/textpattern/textpattern’;
$txpcfg[‘dbcharset’] = ‘utf8’;
?>

The config.php file has the path: /Applications/xampp/htdocs/textpattern/textpattern/config.php

I can’t get to the next step of the setup. I always get the request to create the config.php file.

What schould I do ?

Offline

#2 2006-03-24 14:24:36

Mirk
New Member
Registered: 2006-03-23
Posts: 8

Re: Setup => config.php

Sorry I may found my fault.

Please Ignore my request.

Offline

Board footer

Powered by FluxBB