Mark
|
| Posted: 05/25/2002, 12:35 PM |
|
Hi,
just tried publishing my first page in CCSb4 using PHP & Mysql.
Got these error message -
Warning: Failed opening './Common.php' for inclusion (include_path='') in c:\program files\apache group\apache\htdocs\xxxxx\main_search.php on line 4
Warning: Failed opening './Template.php' for inclusion (include_path='') in c:\program files\apache group\apache\htdocs\xxxxx\main_search.php on line 5
Warning: Failed opening './Sorter.php' for inclusion (include_path='') in c:\program files\apache group\apache\htdocs\xxxxx\main_search.php on line 6
Warning: Failed opening './Navigator.php' for inclusion (include_path='') in c:\program files\apache group\apache\htdocs\xxxxx\main_search.php on line 7
Fatal error: Class clsdirectory_townsearchdatasource: Cannot inherit from undefined class clsdbxxxxx in c:\program files\apache group\apache\htdocs\xxxxx\main_search.php on line 156
(I've used xxxxx to replace my sitename !)
I've never encountered these types of messages before - how can I resolve tihs or is it a known issue with CCS4 ?
Thanks,
Mark
|
|
|
 |
CodeCharge Support
|
| Posted: 05/27/2002, 12:28 AM |
|
Mark,
please submit the request to the support system at: http://support.codecharge.com/support_new.asp
And provide following information:
- have you moved pages to newly created folder during design time?
- please check common files (common.php, template.php, etc.) to be generated and located in the same folder with other site files.
- have you encountered the same problem when generating one of CCS examples?
|
|
|
 |
Mark
|
| Posted: 05/28/2002, 12:23 AM |
|
The problem seems to be that I hadn't created the Login page as set in the Security tab on the project settings... this seemed to stop the include files being created...
Is this as intended ?
Thanks,
Mark
|
|
|
 |
CodeCharge Support
|
| Posted: 05/28/2002, 1:34 AM |
|
Please refer to support response in support system
|
|
|
 |
|