Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted September 23, 200618 yr 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?
September 23, 200618 yr 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
September 23, 200618 yr 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).
September 23, 200618 yr 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.
September 23, 200618 yr 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.
September 23, 200618 yr 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:
September 23, 200618 yr It might be file system issues, are all of you using windows XP?The installer worked fine for me.
September 23, 200618 yr 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.
September 23, 200618 yr 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:
September 23, 200618 yr Yes, that might be it...I don't have a windows box to test it on soo.....Log a bug report.
September 24, 200618 yr 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.
September 24, 200618 yr Did you try changing the table prefix? I got this error whenever trying to change the prefix.
September 24, 200618 yr 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:
September 24, 200618 yr Its not a binary issue - that would give a different error. But yes, they were uploaded in binary.Default prefix.
September 24, 200618 yr 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*
September 24, 200618 yr 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
September 24, 200618 yr 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
September 24, 200618 yr 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?
October 20, 200618 yr 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 :@
October 20, 200618 yr 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.
Archived
This topic is now archived and is closed to further replies.