Paul Telesco
|
| Posted: 05/16/2002, 10:15 AM |
|
I'd love to use Code Change, but so far i'm not at all impressed with the example bookstore I dl'd here.
I've got it at www.loresinger.com/bookstore and anyone who visits can see that it's not working at all. Nothing displays the way it should or functions.
The database was renamed lsbookstore adn it's all runing on an Apache server using MySQL 3.23.43. the common.php is configured to point to the correct database.
If anyone has any ideas, feel free to look and comment. I'm going to go back to writing my own code unless this can be resolved.
|
|
|
 |
Alex Alexapolsky
|
| Posted: 05/17/2002, 1:49 AM |
|
It's all about your web server setup.
It serves default.html instead of default.asp.
You should change order of default document in your web server setup.
You can make sure that site is working by typing right in the address bar
www.loresinger.com/bookstore/Default.asp
|
|
|
 |
Paul Telesco
|
| Posted: 05/18/2002, 2:55 PM |
|
I dl'd the PHP. No ASP. The site is running Linux/Apache. No Microsoft servers. I had thought that the code I dl'd in "bookstore_php4t.zip" were meant to run on a server parsing PHP out to the world.
|
|
|
 |
|