Topic: Problems viewing index.php page on local and web server
I recently purchased the PayPal Shopping Cart tutorial which is awesome and exactly what I needed.
However, there are some issues with Mac OS 10.5 and the MAMP application. I have been unable to view any files locally other than the Index directory listing. And on that listing the PHP files show question marks on the page icons.
I have never had any trouble with MAMP on Mac OS 10.4 (Tiger), so there is obviously bugs in the application.
At any rate, I want to upload the source files from the video onto a web server and try to work from there, but I am also having issues.
Once again I am unable to view anything on a web page except an error or the same the Index directory listing showing question marks on the file icons
*Warning*: require_once(http://www.johnashbey.com/onlineorders/functions/functions.php) [function.require-once <http://www.domain.com/site_flash/online quire-once>]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in*/home2/user/public_html/domain/site_flash/onlineorders/index.php* on line *2*
*Fatal error*: require_once() [function.require <http://www.domain.com/site_flash/online on.require>]: Failed opening required 'http://www.domain.com/onlineorders/func ctions.php' <http://www.domain.com/onlineorders/func ons.php%27> (include_path='.:/usr/lib/php:/usr/local/lib/php') in*/home2/user/public_html/domain/site_flash/onlineorders/index.php* on line *2*
Can you please help? As far as uploading the files, I have tried uploading the source files "as is" in their original directories,
I have also tried placing the index.php file in the sites root directory but I keep getting this error. Thanks

