PDA

View Full Version : can't install on MAMP


skipc
07-24-2007, 02:36 PM
trying to run pixelpostpixel on localhost: via MAMP to design styles.css before going online. can't get it installed i had no problem doing so with a similar routine in wordpress.

"what am i missing?" tia best...skip

pixelpost.php configuration:

$pixelpost_db_host = "localhost:8888"; // database host, often "localhost"
$pixelpost_db_user = "root"; // database user
$pixelpost_db_pass = "root"; // database user password
$pixelpost_db_pixelpost = "MySQL"; // database

(*all other configuration possibilites return db error messages).

selected pixelpost_v1.6.0 in MAMP apache preferences, server and MySql mount in MAMP.

in pixelpost_v1.6.0 folder, i created the folder thumbnail, images already existed with the install containing the file index.html, then set the permisions on both to include admin read/write.

localhost:8888 returns Error Message:

Coming Soon. Not Installed Yet. Cause #1

Dkozikowski
07-24-2007, 02:41 PM
It seems like the database is not being populated.

Have you gone to http://localhost:8888/pixelpost/admin/install.php ??

skipc
07-25-2007, 12:59 AM
"not found" best...skip

Dkozikowski
07-25-2007, 01:07 AM
"not found" best...skip

???

What does this mean?


The install.php file is not found?


The link I gave you above is to be used as an example. Obviously I do not know where your Pixelpost files actually reside. ;)

And if you are aware of this and the file is still not found, then you have an incomplete file set so you should replace all the current files with a fresh set.

skipc
07-25-2007, 04:03 AM
first, thank you for your efforts! (photoshop/lightroom are my drug of choice).

in response: in safari,

http://localhost:8888/pixelpost_v1.6.0/admin/install.php/

"Not Found

The requested URL /pixelpost_v1.6.0/admin/install.php/ was not found on this server"

i did a complete removal and reinstall of both MAMP, and pixelpost_v1.6.0.

http://localhost:8888 returns Error Message:

Coming Soon. Not Installed Yet. Cause #1

Dennis
07-25-2007, 08:34 AM
Try: http://localhost:8888/admin/install.php

skipc
07-25-2007, 12:52 PM
Installed. I was confident that my install was in accordance to the documentation.

Switch browsers from Safari, to either Firefox or Opera to access install.php. So simple.

I report back to thank, and leave a possible remedy available by search. best...skip

Dkozikowski
07-25-2007, 01:19 PM
Odd but good to know all is OK now. I was starting to run out of ideas ;)