I have installed XAMPP and created MySQL database. But I am not able to
follow the following step
"All files which should be served by XAMPP live in the xampp\htdocs
directory. Create a new subdirectory and unzip all files to this
subdirectory.
The ProjectPier installation is assisted by a wizard which you will start
by pointing your browser to http://localhost/yourdirectory/public/install.
The wizard will then check your system configuration and the server
settings."
I keep getting the error 404 page "OBJECT NOT FOUND"
The wizard as mentioned does not start if I type the path in IE.
I did replace the directory path with the relevant one.
After the initial install the last step takes me to a page to create a admin ID & password, email address, and a brief about company. I filled our every info line and hit submit. Nothing ever comes back. It eventually times out. I have deleted all the code & re-installed several time. The database is populated with the tables and connectivity to the db is all good per the install report at step 3. What could be the issue here?
Thx
Lester
I also experiencing the very same problem. Please if you have a solution to this help me too.
I get the same error, instructions said it would take me to a page where I can create my username and password. However it didn't. I found the page to set it up,but it errors out says object not found Error 404. Please help.
I installed XAMPP (xampplite-win32-1.7.3.exe) and projectpier and it worked fine. The initial mistake I made was to add projectpier-0.8.0.3 to the XAMPP url and that gives a 404. I removed xampp and then the url http://localhost/projectpier-0.8.03 brings me to the page that directs me to public/install. I started MySQL, started phpMyAdmin, created database pp, ran the PP install and used database user root (no pass) and filled the admin page with test, test, test etc. After that I was redirected to the login page.