Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2009-07-06 13:53:22

editty
New Member
Registered: 2009-07-06
Posts: 2

Installation Trouble

I’m following the installation instructions in the book textpattern solutions but I have been unable to get it installed. The first problem that I ran into was changing the Apache port to 80 and the Mysql port to 3306 as the book suggests. When I changed the ports Apache and Mysql would not restart so I reset the default ports.

I followed all of the other instructions exactly but when I typed http://example.dev the Apache test page comes up. I did not get the config.php missing page. I tried to type http://example.dev/textpattern/ into the my browser but I got a 404 page not found error. Can anyone please help me figure out what might be the problem. Thanks.

Offline

#2 2009-07-06 14:47:16

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,011
Website GitHub Mastodon Twitter

Re: Installation Trouble

Hi editty,

Are you using MAMP or WAMP?


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 2009-07-06 15:01:54

editty
New Member
Registered: 2009-07-06
Posts: 2

Re: Installation Trouble

I’m using Mamp on leopard

Offline

#4 2009-07-07 07:58:50

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,011
Website GitHub Mastodon Twitter

Re: Installation Trouble

This is all you need to do for a test local site

  1. Install MAMP. You already did that:)
  2. Launch it and go to PhpMyAdmin. Create a new databe.
  3. Move the whole of txp folder in Applications/MAMP/htdocs (note that the htacess file is invisible on OSX). Check this FAQ on htaccess.
  4. What you should have now is the index.php, the htaccess file and the textpattern folder in the htdocs.
  5. Go to http://localhost:8888/textpattern/setup/index.php. This is what you need: DB name is the name you gave to the db you created.
  6. username: root password: root, host:localhost
  7. follow the screens during the installation process

Your local site will now be accessible on http://localhost:8888/
Do post here again if you have any problem:)

Last edited by colak (2009-07-07 08:03:28)


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

Board footer

Powered by FluxBB