Inside the 0.764 distribution you downloaded from Downloads => Stable releases there should be two directories:
HTML and phoenix-
SQL.
Here is the
downloads link.
The contents of
HTML are what you need either at root level or in a directory in user/sites/yoursite. This
HTML directory should have both an install directory and a file called installdotphp. If not, then either you downloaded the wrong thing or it got broken in the download process.
Assuming you have created a database, when you point your browser at user/sites/yoursite/install.php you will start the install process, during which you will give it the information about database name and user name and password so the
PN scripts and code and communicate with the database.
Just checking here - don't be offended. Do you know that your Apache server is on and that
PHP is working? Have you tested by putting a file called "localphpinfo.php" and containing the following code and pointing your browser at it:
Installing locally on a Windows or Mac box (with working Apache server,
PHP and MySQL database) is no different from installing on a web server so there is no need to have separate instructions.
Peter
edited by: pheski, Mar 01, 2007 - 07:05 AM
--
Peace
______________________________________
The commonest cause of problems is solutions.