Author
|
Message
|
Xu Xiaoping
|
Tuesday 17 January 2006 6:41:51 pm
i got the following error message
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in F:\xxp\wwwroot\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 .
please help me! thank you very much!
|
Marko Žmak
|
Thursday 19 January 2006 10:48:27 pm
It would help if you provided more information about your problem. What exactly did you do, how did you setup your installation, at what point of installation this error occured, what version of eZ, PHP, Mysql are you using?
--
Nothing is impossible. Not if you can imagine it!
Hubert Farnsworth
|
Sergey K
|
Thursday 26 January 2006 7:44:54 am
Hi! I too have this same error.
I use:
mod_php 5.1.1
mysql 4.1.16
apache 2.0.55 ezpublish-3.7.3
I'm put all ez files in my www dir and browse http://my_site/ EZ return this message: 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 .
|
Thomas Nunninger
|
Thursday 26 January 2006 7:59:56 am
Hi Sergey, you need to use PHP 4.4 with 3.7.x Thomas
|
Till Klampaeckel
|
Wednesday 22 March 2006 5:15:01 pm
Hi Thomas, so ez is not up for PHP5 yet?Just want to confirm this, since I have the same error. From what I heard on your roadshow, I thought you guys are already there.
Thanks, Till
--
http://lagged.de
|
Łukasz Serwatka
|
Wednesday 22 March 2006 11:56:28 pm
Hi Till,
The process has been started with eZ components. eZ publish 4.0 (PHP 5 ready) is expected next year. Check road map for more info. http://ez.no/community/developer/roadmap
Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog
|
Till Klampaeckel
|
Thursday 23 March 2006 7:00:54 am
What a pity. I mean, most of my stuff (which is far less advanced and weirdo/pseudo OO) works on PHP5 - no problems. The server I want to run ez on uses PHP5. Is there anything I can configure to make this work in the mean time? Don't really have time to wait until next year.
Thanks, Till
P.S. The "notification" feature does not work here. I expected to get an email, but got nothing, even though I track this thread.
--
http://lagged.de
|
Łukasz Serwatka
|
Thursday 23 March 2006 7:18:16 am
Till, you can have installed PHP 4 and PHP 5, take a look at this article: http://ez.no/community/articles/multiple_apache_installations_howto Regarding to notifications, we already know about it this problem will be fixed soon.
Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog
|