- Moderated by:
- Support
-
- rank:
-
Freshman
- registered:
- September 2004
- Status:
- offline
- last visit:
- 08.09.04
- Posts:
- 3
Hi,
I am trying to implement 0.75 on a clean installation and I get the following error message when running the install.php script.
Fatal error: Class adorecordset: Cannot inherit from undefined class adodb_base_rs in d:\............\pnadodb\adodb.inc.php on line 2293
System is running on a standalone PC with
Windows XP
Apache 1.3.27
PHP 4.3
Mysql 3.23.54
Any help most greatfully accepted -
- rank:
-
Software Foundation
- registered:
- December 1969
- Status:
- offline
- last visit:
- 15.11.08
- Posts:
- 4481
at first i suggest to reupload the sources - maybe something went wrong during upload
--
regards from germany
..::[Zikula Application Framework]::.. ..::[SEO-Blog]::.. ..::[CMS Sicherheit]::.. -
- rank:
-
Freshman
- registered:
- September 2004
- Status:
- offline
- last visit:
- 08.09.04
- Posts:
- 3
Thanks for the suggestion.
I have downloaded both the zip and the tar.gz files, deleted everything and tried again.
The problem remains the same.
I have also tried .726 and I get the following message.
Fatal error: Cannot instantiate non-existent class: adodb_mysql in d:\..........\pnadodb\adodb.inc.php on line 3211
Is it possible I am missing a PHP module
Thanks
MJH -
- rank:
-
Freshman
- registered:
- September 2004
- Status:
- offline
- last visit:
- 08.09.04
- Posts:
- 3
I have found the solution to the problem in another posting.
Quoting from the posting ...
"Odds are it's a PHP config issue then.. Tell them to check and make sure that . (yes dot) is in the include_path directive."
which in my case wasn't present.
MJH
