Thursday 27 July 2006 8:03:55 am
I've unpacked the tarball under my document root and created a MySQL database. If I understand the install instructions correctly the next thing to do is to start the "install wizard" by http://localhost/ezpublish/index.php When I do this I get an error as follows:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/jlane/ezpublish/lib/ezutils/classes/ezsys.php on line 794
Module not found The requested module setup could not be found. Possible reasons for this are:
* The module name was misspelled, try changing the URL.
* The module does not exist on this site. * This site uses siteaccess matching in the URL and you didn't supply one, try inserting a siteaccess name before the module in the URL .
I'm doing this on a Linux system using XAMPP. What am I doing wrong here? Let me know if there's more information you need to diagnose my setup. TIA Jim Lane
|