Koozali.org: home of the SME Server

phpShop config problems

Stone Linton

phpShop config problems
« on: March 02, 2001, 08:55:55 PM »
I'm trying to set this up on my e-smith 4.1 box.  So far, I've created an ibay called 'webshop' and then followed the instructions to the best of my understanding, using my /home/e-smith/files/ibays/webshop/html as my web server root, and ..webshop/demo as my WEBROOT -- per my interpetation of the instructions.

Any of you familar with getting phpShop up and running?  I saw some earlier posts.

As it is now, I get the following message on my attaching client:

Warning: Host 'hostname.domain.com' is not allowed to connect to this MySQL server in /home/phpshop/db/db_mysql.inc on line 73
Database error: connect(hostname,root,PASSWORD) failed
MySQL Error: ( )

I know nothing of PHP or MySQL so respond accordingly . . . please.   Thanks.

jms

Re: phpShop config problems
« Reply #1 on: March 03, 2001, 11:32:40 AM »
You must replace "hostname.domain.com" by "localhost".