Jump to content

IPB 4 fails to install.


flashpoint

Recommended Posts

Hey there guys,

I am having a slight problem with freshly installing the board. I've never hosted this on a shared host before so it might be the reason, I've always managed the systems myself. I've bought namecheap hosting because it was really really cheap and I am getting the following error during the database build: 

The error is:  Prepared statement needs to be re-prepared  [1615]

and this is the output:

	Array
(
    [0] => Array
        (
            [function] => IPS\core\modules\setup\install\{closure}
            [class] => IPS\core\modules\setup\install\_install
            [type] => ->
            [args] => Array
                (
                    [0] => Array
                        (
                            [0] => 1
                            [1] => core
                            [2] => 6
                        )
	                )
	        )
	    [1] => Array
        (
            [file] => /home/whitnqnw/public_html/domain.com/system/Helpers/MultipleRedirect/MultipleRedirect.php
            [line] => 71
            [function] => call_user_func
            [args] => Array
                (
                    [0] => Closure Object
                        (
                            [this] => IPS\core\modules\setup\install\install Object
                                (
                                    [url] => IPS\Http\Url Object
                                        (
                                            [url:protected] => http://domain.com/admin/install/index.php?app=core&module=install&controller=install
                                            [data] => Array
                                                (
                                                    [scheme] => http
                                                    [host] => domain.com
                                                    [path] => /admin/install/index.php
                                                    [query] => app=core&module=install&controller=install
                                                )
	                                            [queryString] => Array
                                                (
                                                    [app] => core
                                                    [module] => install
                                                    [controller] => install
                                                )
	                                            [isInternal] => 1
                                            [isFriendly] => 
                                        )
	                                )
	                            [parameter] => Array
                                (
                                    [$data] => <required>
                                )
	                        )
	                    [1] => Array
                        (
                            [0] => 1
                            [1] => core
                            [2] => 6
                        )
	                )
	        )
	    [2] => Array
        (
            [file] => /home/whitnqnw/public_html/domain.com/applications/core/modules/setup/install/install.php
            [line] => 98
            [function] => __construct
            [class] => IPS\Helpers\_MultipleRedirect
            [type] => ->
            [args] => Array
                (
                    [0] => IPS\Http\Url Object
                        (
                            [url:protected] => http://domain.com/admin/install/index.php?controller=install
                            [data] => Array
                                (
                                    [scheme] => http
                                    [host] => domain.com
                                    [path] => /admin/install/index.php
                                    [query] => controller=install
                                )
	                            [queryString] => Array
                                (
                                    [controller] => install
                                )
	                            [isInternal] => 1
                            [isFriendly] => 
                        )
	                    [1] => Closure Object
                        (
                            [this] => IPS\core\modules\setup\install\install Object
                                (
                                    [url] => IPS\Http\Url Object
                                        (
                                            [url:protected] => http://domain.com/admin/install/index.php?app=core&module=install&controller=install
                                            [data] => Array
                                                (
                                                    [scheme] => http
                                                    [host] => domain.com
                                                    [path] => /admin/install/index.php
                                                    [query] => app=core&module=install&controller=install
                                                )
	                                            [queryString] => Array
                                                (
                                                    [app] => core
                                                    [module] => install
                                                    [controller] => install
                                                )
	                                            [isInternal] => 1
                                            [isFriendly] => 
                                        )
	                                )
	                            [parameter] => Array
                                (
                                    [$data] => <required>
                                )
	                        )
	                    [2] => Closure Object
                        (
                            [this] => IPS\core\modules\setup\install\install Object
                                (
                                    [url] => IPS\Http\Url Object
                                        (
                                            [url:protected] => http://domain.com/admin/install/index.php?app=core&module=install&controller=install
                                            [data] => Array
                                                (
                                                    [scheme] => http
                                                    [host] => domain.com
                                                    [path] => /admin/install/index.php
                                                    [query] => app=core&module=install&controller=install
                                                )
	                                            [queryString] => Array
                                                (
                                                    [app] => core
                                                    [module] => install
                                                    [controller] => install
                                                )
	                                            [isInternal] => 1
                                            [isFriendly] => 
                                        )
	                                )
	                        )
	                )
	        )
	    [3] => Array
        (
            [file] => /home/whitnqnw/public_html/domain.com/system/Dispatcher/Controller.php
            [line] => 94
            [function] => manage
            [class] => IPS\core\modules\setup\install\_install
            [type] => ->
            [args] => Array
                (
                )
	        )
	    [4] => Array
        (
            [file] => /home/whitnqnw/public_html/domain.com/system/Dispatcher/Setup.php
            [line] => 222
            [function] => execute
            [class] => IPS\Dispatcher\_Controller
            [type] => ->
            [args] => Array
                (
                )
	        )
	    [5] => Array
        (
            [file] => /home/whitnqnw/public_html/domain.com/admin/install/index.php
            [line] => 13
            [function] => run
            [class] => IPS\Dispatcher\_Setup
            [type] => ->
            [args] => Array
                (
                )
	        )
	)
	

Link to comment
Share on other sites

8 hours ago, Nathan Explosion said:

That error is specifically mySQL related - so.....what version of mySQL do you have? Did you run the requirements tool before installing - what were the results?

Yup of course I did, everything was a pass. MySQL version is grey, I asked namecheap to update the SQL version they said nope.

and they also said that the SQL version is 5.3.34. I've asked them for a refund, I guess ill just buy a VPS, that was so much easier. 

Thanks for your help!

Link to comment
Share on other sites

Archived

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

  • Recently Browsing   0 members

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