Hi,
I have just followed the QuickStart guide and when i arrive to the CheckPoint that says:
"Now open your favorite browser and enter the URL htp://localhost to see a simple page that says "Hello, Zend Framework!"."
the only thing i can see is XAMPP welcome page.
These are my steps:
1. Install XAMPP.
2. Create the directory structure inside the XAMPP "htdocs" directory.
3. Copy the ZF's "library" folder to the "library" folder i have just created in the structure.
4. Create the ".htaccess" file in the "public" directory of the structure.
5. Create the "index.php" file in the "public" directory of the structure.
Any idea?
Talué