some php question

Tagged:  

Hello,

My php settings are set to:

max_execution_time = 60
memory_limit = 60M
magic_quotes_gpc = OFF
register_globals = OFF
session.auto_start = OFF

So is this the proper / correct way to run projectpier? Or should i turn ON some of the above settings?

Also, is there any more important php setting that i should check in order to run projectpier in the proper way?

Thanks

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.