sully Posted September 23, 2006 Posted September 23, 2006 Hey.On trying to install IPB2.2 this error appears;Warning: Invalid argument supplied for foreach() in /home/iceradio/public_html/forums2/install/core/actions/install.php on line 24Warning: Invalid argument supplied for foreach() in /home/iceradio/public_html/forums2/install/custom/app.php on line 112Warning: install_sql(/home/iceradio/public_html/forums2/ips_kernel/class_db_.php) [function.install-sql]: failed to open stream: No such file or directory in /home/iceradio/public_html/forums2/install/core/actions/install.php on line 102Any ideas why?
Elemental Crisis Posted September 23, 2006 Posted September 23, 2006 No such file or directory in /home/iceradio/public_html/forums2/install/core/actions/install.php on line 102Check to make sure that file exists
sully Posted September 23, 2006 Posted September 23, 2006 Ya it does but thats not what its reporting missing;Its looking for:/home/iceradio/public_html/forums2/ips_kernel/class_db_.phpIt seems as if the code for the installer isnt complete, or is using a variable that isnt parsing (hence not completing the file name).
sully Posted September 23, 2006 Posted September 23, 2006 Since nobody even from IPS wrote back, im assuming your all as stumped as I am? :PI guess ill re-download and re-upload. Btw, this was using the Zend Encoded version.
Grant Posted September 23, 2006 Posted September 23, 2006 I used it yesterday and the installer worked fine... The system basically was having trouble sorting out the Database driver. It seems that your download may have been corrupted. Redownloading it was your best bet.
danell Posted September 23, 2006 Posted September 23, 2006 i got:Warning: Invalid argument supplied for foreach() in C:\Wamp\www\oct15\install\core\actions\install.php on line 24 Warning: Invalid argument supplied for foreach() in C:\Wamp\www\oct15\install\custom\app.php on line 112 Warning: action_install::install_sql(C:/Wamp/www/oct15/ips_kernel/class_db_.php) [function.action-install-install-sql]: failed to open stream: No such file or directory in C:\Wamp\www\oct15\install\core\actions\install.php on line 102Well... This sucks :lol:
Grant Posted September 23, 2006 Posted September 23, 2006 It might be file system issues, are all of you using windows XP?The installer worked fine for me.
Terry - AKA Dumbledore Posted September 23, 2006 Posted September 23, 2006 Are you installing on a local server or host? I installed on my local and was having errors, but I then installed on my host server and no more install problems. I think my problems may have been my server.Winxp Pro- Apache2- 4.4.2 PHP and the Windows Zend Optimizer.
danell Posted September 23, 2006 Posted September 23, 2006 Mine's going on localhost because I cannae be assed with the FTP... I'm using XP Pro, but I still don't see why these problems would arise on a localhost and not on a global host. :unsure:
Terry - AKA Dumbledore Posted September 23, 2006 Posted September 23, 2006 My host is on a linux server, that could be the difference.
Grant Posted September 23, 2006 Posted September 23, 2006 Yes, that might be it...I don't have a windows box to test it on soo.....Log a bug report.
sully Posted September 24, 2006 Posted September 24, 2006 This install was attempted on a Linux based server. Not on a Windows machine
sully Posted September 24, 2006 Posted September 24, 2006 OK re-downloaded, re-uploaded all files, selected different database, started installation, no look.Warning: Invalid argument supplied for foreach() in /home/iceradio/public_html/forums2/install/core/actions/install.php on line 24Warning: Invalid argument supplied for foreach() in /home/iceradio/public_html/forums2/install/custom/app.php on line 112Warning: install_sql(/home/iceradio/public_html/forums2/ips_kernel/class_db_.php) [function.install-sql]: failed to open stream: No such file or directory in /home/iceradio/public_html/forums2/install/core/actions/install.php on line 102Linux Machine Type i686, with PHP Version: 4.4.4. MySQL Version: 4.1.21-standard. Apache Version: 1.3.37 (Unix)Reporting this is a bug.
Malefickus Posted September 24, 2006 Posted September 24, 2006 Did you try changing the table prefix? I got this error whenever trying to change the prefix.
Desert_Punk Posted September 24, 2006 Posted September 24, 2006 Did you guys upload all of the files in Binary mode? I am also using a linux server w/ apache and the zend encoded version which installed flawlessly for me! :whistle:
sully Posted September 24, 2006 Posted September 24, 2006 Its not a binary issue - that would give a different error. But yes, they were uploaded in binary.Default prefix.
SandraS Posted September 24, 2006 Posted September 24, 2006 I encountered the same problem using the ioncube beta. I re-uploaded the ioncube files ensuring they were uploaded in binary mode, and it worked.Don't know if the same will work with the zend version *shrugs*
sully Posted September 24, 2006 Posted September 24, 2006 Thats very strange. I did just that (and made sure they were being uploaded in binary) and the error still occured.Might get someone else to install it from there side, to see if im doing something wrong that I havent noticed yet. Strange behaviour - and it seems to be random too
sully Posted September 24, 2006 Posted September 24, 2006 Very odd. Bizare error.I just removed the database and the user connected with the database.I re-created the database, assigned the new user to it, and STILL no luck getting it to work. :S
sully Posted September 24, 2006 Posted September 24, 2006 Someone else installed it on my server sucesfully.However, he doesnt know what I did wrong and its bugging me now. What could cause this error to appear? Im 99.9% sure I done everything correct?
asdasd Posted October 20, 2006 Posted October 20, 2006 Warning: Invalid argument supplied for foreach() in /home/turkinfa/public_html/forum/install/custom/app.php on line 112Warning: install_sql(/home/turkinfa/public_html/forum/ips_kernel/class_db_.php) [function.install-sql]: failed to open stream: No such file or directory in /home/turkinfa/public_html/forum/install/core/actions/install.php on line 105yeah i have this stupid error too :@
Cheesehead Dave Posted October 20, 2006 Posted October 20, 2006 Would you by chance be using punctuation in the admin password that you enter in the setup screens? I was using an exclamation point in mine and was getting the same error. On the very last page, before you click "Start Installation", I did a View Source and noticed a hidden form field that contained all the setup info that I had entered. The exclamation point had gotten turned into an HTML entity, however.I ran the setup again with an alphanumeric-only password and it worked perfectly.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.