Jump to content

Installer Error - doesn't recognize it's supposed to use mysql


Guest Pⅇter

Recommended Posts

Posted

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 24

Warning: Invalid argument supplied for foreach() in C:\Webroot\ipb22\install\custom\app.php on line 112

Warning: 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



Posted

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"

Posted

wait till next release before I can install then I guess... :rolleyes:

Posted

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 :/

Posted

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

Posted

Just tested public beta 2, remains the same problem :(

the addressbar says: http://localhost/ipb22/install/index.php?p...all&sub=sql

the error says:

Warning: Invalid argument supplied for foreach() in C:\Webroot\ipb22\install\custom\app.php on line 112

Warning: 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

Posted

Just tested public beta 2, remains the same problem :(



the addressbar says:

http://localhost/ipb22/install/index.php?p...all&sub=sql

the error says:



Warning: Invalid argument supplied for foreach() in C:\Webroot\ipb22\install\custom\app.php on line 112



Warning: 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



Same problem here >_<
I've uploaded all my files in Binary mode and the problem still remains :(
Posted

well I indeed have mysql5 installed, but isn't that supposed to be supported now?

  • 4 weeks later...
Posted

just mentioning that the issue no longer appears with the latest release candidate. Whatever you did to fix, good job. :thumbsup:

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...