Koozali.org: home of the SME Server

Where do I put my website code? (I know, I'm a Noob!)

Offline wifinetguy

  • **
  • 37
  • +0/-0
    • http://www.astechnologysolutions.com
Where do I put my website code? (I know, I'm a Noob!)
« Reply #15 on: July 02, 2006, 04:03:02 PM »
RayMitchell,

Thanks very much for your testing for me. I've removed the index.htm file and it still displays the same message. I promise it's the /home/e-smith/files/ibays/Primary/html. There's only one, right??  ;-)

Offline raem

  • *
  • 3,972
  • +4/-0
Where do I put my website code? (I know, I'm a Noob!)
« Reply #16 on: July 02, 2006, 04:22:36 PM »
wifinetguy

Now I just get a blank page when I browse to your main site.
I suspect you need to configure a config.php file or something similar for your web application. Tell it the paths for your web site files, which will be
/home/e-smith/files/ibays/Primary/html

If that doesn't fix it, then you might check that the files have appropriate permissions & ownership.
cd /home/e-smith/files/ibays/Primary/html
ls -al
review the permissions & ownership
...