Quote Originally Posted by Vger View Post
Mmm? Sorry, but hosting php sites with PowWeb is a bit more problematic than that. PowWeb run PHP as a cgi executable. Each script is auto-installed, and the auto-install adds a reference to the cgi-bin to each root level file.

Also, as far as I am aware, your site has to be installed in a folder called 'catalog' and cannot be installed into the root of the web. Did you have to install it into a folder called 'catalog' - I'd be interested to know.

Vger
your right powweb dose run a a gui script, you can how ever install into the htdocs directory. when seting up your database chose create new db,
if you are installing manualy the database is not located at the 'localhost'
it is located on its own domain usualy (mysql01.powweb.com )and you will put this in place of localhost in order to atatch to your database.

ive noticed that in the php.ini file i had to raise the memory per php script to 20M to speed it up