Ive set up oscommerce on the server through fantistico, downloaded a website template and unzipped the file. As per the directions in the file i copied the images and includes file using Blueftp to the catalog file on the server. Also downloaded the configue. php file as per the directions, update the file with the additional information provided in the directions and loaded it back to the server. Now it gives me this error message:
Warning: require(STS_START_CAPTURE) [function.require]: failed to open stream: No such file or directory in /home/umubrbv/public_html/products/includes/application_top.php on line 511
Warning: require(STS_START_CAPTURE) [function.require]: failed to open stream: No such file or directory in /home/umubrbv/public_html/products/includes/application_top.php on line 511
Fatal error: require() [function.require]: Failed opening required 'STS_START_CAPTURE' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/umubrbv/public_html/products/includes/application_top.php on line 511
Ok, can someone help me out here. What am i doing wrong? Do i need to set the permissions before i upload or is there something else that im overlooking
Warning: require(STS_START_CAPTURE) [function.require]: failed to open stream: No such file or directory in /home/umubrbv/public_html/products/includes/application_top.php on line 511
Warning: require(STS_START_CAPTURE) [function.require]: failed to open stream: No such file or directory in /home/umubrbv/public_html/products/includes/application_top.php on line 511
Fatal error: require() [function.require]: Failed opening required 'STS_START_CAPTURE' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/umubrbv/public_html/products/includes/application_top.php on line 511
Ok, can someone help me out here. What am i doing wrong? Do i need to set the permissions before i upload or is there something else that im overlooking
Comment