Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi for PHP/Demos    [ Add a report in this area ]  
Report #:  61857   Status: Closed
ECommerceExample  does not work
Project:  HTML5 Builder Build #:  2.0.0.1041
Version:    1.5 Submitted By:   Marc Geldon
Report Type:  Basic functionality failure Date Reported:  5/7/2008 6:43:55 AM
Severity:    Commonly encountered problem Last Updated: 3/20/2012 2:24:39 AM
Platform:    All platforms Internal Tracking #:   265181
Resolution: As Designed (Resolution Comments) Resolved in Build: : 2.1.0.1077
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: None
Description
I've tried this on Delphi for PHP 2.0 Trial!

After installing the sql script on my mySQL server and running the index.php, I get the following error message:


Warning: require_once(../..//rawinclude.inc.php) [function.require-once]: failed to open stream: No such file or directory in C:\Programme\CodeGear\Delphi for PHP\2.0\vcl\vcl.inc.php on line 145

Fatal error: require_once() [function.require]: Failed opening required '../..//rawinclude.inc.php' (include_path='.;C:\Programme\CodeGear\Delphi for PHP\2.0\;C:\Programme\CodeGear\Delphi for PHP\2.0\vcl\PEAR;C:\Programme\CodeGear\Delphi for PHP\2.0\vcl\Zend\framework\library') in C:\Programme\CodeGear\Delphi for PHP\2.0\vcl\vcl.inc.php on line 145
Steps to Reproduce:
see full description
Workarounds
Do I have to create a workaround for this? Simple examples don't work! HEY GUYS! THAT IS NOT CODEGEAR / BORLAND QUALITY, THAT WE KNOW!
Attachment
None
Comments

Jonathan Benedicto at 5/8/2008 9:17:25 AM -
Read the Readme.txt file in the ECommerceExample folder. Specifically, you have to install some custom components before you can run the sample.

Peter Batten at 8/13/2008 10:34:22 PM -
The Interbase example is also flawed.
25575_ecommerce_application_delphi_for_php_2_and_interbase_v3.ZIP
The eCommerce sql file contains Date datetype which is redundant

Server Response from: ETNACODE01