Alright, this is a fresh install on a new server. I have tried searching everything under the sun and modifying what I thought might fix it.

First, here is the error that happens when I go to http://upupandawaykites.com/CATALOG/INSTALL

Warning: main(includes/application.php): failed to open stream: No such file or directory in /home/upupand/www/www/CATALOG/INSTALL/index.php on line 13

Warning: main(includes/application.php): failed to open stream: No such file or directory in /home/upupand/www/www/CATALOG/INSTALL/index.php on line 13

Fatal error: main(): Failed opening required 'includes/application.php' (include_path='.:/usr/local/lib/php') in /home/upupand/www/www/CATALOG/INSTALL/index.php on line 13


So far I have tried CHMOD application.php -> 777 but that does not change the error. I have also tried changing configure.php in the HTTP_SERVER line to http://upupandawaykites.com. Neither to any avail.

My thought so far is maybe the line:
/home/upupand/www/www/CATALOG/INSTALL/index.php
is wrong. Having two 'www' 's in the path seems a bit strange. I don't know the explicit path as I do not have console access (it is a shared hosting account where they do not allow console access). If I can manually change the line to:
/home/upupand/www/CATALOG/INSTALL/index.php
where do I and how do I?

Also, during initial install, should I have to CHMOD anything? After reading a few tutorials, a few knowledgebases, and the wiki I was under the impression that after I uploaded all the files I just needed to go to http://mydomain.com/CATALOG/INSTALL and follow the directions given by the script. The did mention chaning some configuration files, but they did not mention which ones. Could anyone elaborate with details or tell me that I'm wrong. I don't like to bother the community with already well documented and resolved problems, but I'm at an end here.

THANKS!
[snapback]458664[/snapback]

Post at the OSCommerce forums