Log in

View Full Version : Error 4 to vb5


inetforce
03-13-2015, 05:34 AM
I am trying to upgrade.

Apache Version 2.2.26
PHP Version 5.3.26
MySQL Version 5.5.42-cll

Warning: require_once(/home/cppc/public_html/foro/includes/vb5/../../config.php) [function.require-once]: failed to open stream: No such file or directory in /home/cppc/public_html/foro/includes/vb5/config.php on line 44

Fatal error: require_once() [function.require]: Failed opening required '/home/cppc/public_html/foro/includes/vb5/../../config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/cppc/public_html/foro/includes/vb5/config.php on line 44

TheLastSuperman
03-13-2015, 05:41 AM
Redo your config files, refer to post #3.

http://www.vbulletin.com/forum/forum/vbulletin-5-connect/vbulletin-5-installations/4132299-error-404-after-fresh-install

inetforce
03-13-2015, 05:32 PM
Thank you. I deleted everything and now I am uploading the files again. I am confused about the instructions, here is my explanation:

Instructions by vbulletin:
----------------------------
After uploading the files to your chosen location on your server, open your web browser and enter in the address followed by your vbulletin_root and install/upgrade.php.
Example: http://www.example.com/forums/upgrade.php
--------------------------

As per the first paragraph I am being instructed to point by browser to: www.domain.com/install/upgrade.php

However, the example is instructing me to point my browser to www.domain.com/upgrade.php

Which one is correct or are they both correct?

ForceHSS
03-13-2015, 05:46 PM
if you have your folders in a forum folder then it would be
http://www.example.com/forums/install/upgrade.php (http://www.example.com/forums/upgrade.php)
if not in a forum folder then it would be
http://www.example.com/install/upgrade.php (http://www.example.com/forums/upgrade.php)

Lynne
03-14-2015, 04:59 PM
If you are installting 5.1.5, then you need to upgrade your PHP to PHP5.4.

http://www.vbulletin.com/forum/forum/vbulletin-announcements/vbulletin-announcements_aa/4277423-vbulletin-connect-5-1-5-is-now-available

PHP Minimum Version
Due to changes in required third-party libraries, the minimum required version of vBulletin 5.1.5 and higher will be PHP 5.4.0. Also at this time, PHP 5.3.X has reached end of life and will no longer be updated. It is recommended to upgrade your servers to 5.4.0.