Guest Posted September 26, 2006 Posted September 26, 2006 Seems like it doesn't recognize that I have mysql installed, the following error is spawned after choosing start installation button (on the 5th dialog). I've used both the zend and the ioncube version with the same result.(I use Apache 2.0 + PHP/5.1.4 + mysql 5.0.21) (I have also mssql support enabled in my php version if that matters...)Anyway I would look into the code, but since it's encoded you'll have to do it... :)Warning: Invalid argument supplied for foreach() in C:\Webroot\ipb22\install\core\actions\install.php on line 24Warning: Invalid argument supplied for foreach() in C:\Webroot\ipb22\install\custom\app.php on line 112Warning: action_install::require_once(C:/Webroot/ipb22/ips_kernel/class_db_.php) [function.action-install-require-once]: failed to open stream: No such file or directory in C:\Webroot\ipb22\install\core\actions\install.php on line 102
sully Posted September 26, 2006 Posted September 26, 2006 I reported the same thing. Stangely enough, someone else got it to work when they tried o_O I reported it as a bug and apparently its "fixed"
sully Posted September 27, 2006 Posted September 27, 2006 The bug your on about was reported here;http://forums.invisionpower.com/index.php?...mp;bug_cat_id=3And status was changed to;Fixed.With no explination on what the cause of the problem was. But, its fixed apparently.
Guest Posted September 27, 2006 Posted September 27, 2006 wait till next release before I can install then I guess... :rolleyes:
sully Posted September 27, 2006 Posted September 27, 2006 Your not changing the table prefix by chance are you?
sully Posted September 27, 2006 Posted September 27, 2006 Exact same problem as me. Others in my bug report said it was due to changing table prefix, but I wasnt. Matt said it was fixed but didnt go into anymore detail, even when I asked :/
Guest Posted September 27, 2006 Posted September 27, 2006 I hope the next beta isn't encoded so that we can fix the problem ourselves if the problem is still there... *grumble, encoded betas, grumble* :P
Guest Posted October 3, 2006 Posted October 3, 2006 Just tested public beta 2, remains the same problem :(the addressbar says: http://localhost/ipb22/install/index.php?p...all&sub=sqlthe error says: Warning: Invalid argument supplied for foreach() in C:\Webroot\ipb22\install\custom\app.php on line 112Warning: action_install::require_once(C:/Webroot/ipb22/ips_kernel/class_db_.php) [function.action-install-require-once]: failed to open stream: No such file or directory in C:\Webroot\ipb22\install\core\actions\install.php on line 105
weekender Posted October 4, 2006 Posted October 4, 2006 Just tested public beta 2, remains the same problem :(the addressbar says: http://localhost/ipb22/install/index.php?p...all&sub=sqlthe error says: Warning: Invalid argument supplied for foreach() in C:\Webroot\ipb22\install\custom\app.php on line 112Warning: action_install::require_once(C:/Webroot/ipb22/ips_kernel/class_db_.php) [function.action-install-require-once]: failed to open stream: No such file or directory in C:\Webroot\ipb22\install\core\actions\install.php on line 105Same problem here >_<I've uploaded all my files in Binary mode and the problem still remains :(
dave500 Posted October 4, 2006 Posted October 4, 2006 had lots of problems installing ipb on mysql 5 i would try 4.1 seems to work the best right now
Guest Posted October 5, 2006 Posted October 5, 2006 well I indeed have mysql5 installed, but isn't that supposed to be supported now?
Management Matt Posted October 5, 2006 Management Posted October 5, 2006 I test on MySQL 5 so that isn't the issue.
Guest Posted November 1, 2006 Posted November 1, 2006 just mentioning that the issue no longer appears with the latest release candidate. Whatever you did to fix, good job. :thumbsup:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.