PDA

View Full Version : mysql version issue?



emajluap
12-21-2009, 11:50 AM
i transferred my site to bluehost but got this error upon viewing my site on the new bluehost hosting:


Warning: require_once(/home/cebuland/public_html/includes/version.php) [function.require-once]: failed to open stream: No such file or directory in /home1/sanjose3/public_html/clm/includes/joomla.php on line 71

Fatal error: require_once() [function.require]: Failed opening required '/home/cebuland/public_html/includes/version.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home1/sanjose3/public_html/clm/includes/joomla.php on line 71

my old sql host version: Server version: 5.0.85-community
my new sql version: Server version: 5.1.41

are they compatible? please help....

felgall
12-21-2009, 12:00 PM
The messages are saying that they can't find the version.php file in the includes folder. It is a missing file error, not a version incompatibility.

emajluap
12-21-2009, 12:09 PM
hi felgall,

yes but the files are all there, the version.php and the joomla.php

farcaster
12-21-2009, 12:28 PM
i transferred my site to bluehost but got this error upon viewing my site on the new bluehost hosting:


Warning: require_once(/home/cebuland/public_html/includes/version.php) [function.require-once]: failed to open stream: No such file or directory in /home1/sanjose3/public_html/clm/includes/joomla.php on line 71

Fatal error: require_once() [function.require]: Failed opening required '/home/cebuland/public_html/includes/version.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home1/sanjose3/public_html/clm/includes/joomla.php on line 71

my old sql host version: Server version: 5.0.85-community
my new sql version: Server version: 5.1.41

are they compatible? please help....

See the above bolded text. These are different sites. Is that your intent, or a typo, or a coding error?

emajluap
12-21-2009, 06:18 PM
i think caused the error. where can i edit it?

farcaster
12-21-2009, 06:35 PM
Somewhere in the code that you referenced above. You'll just have to dig through it and find the problems.

emajluap
12-21-2009, 06:47 PM
i was able to change the path and now its giving me this:

http://www.sanjosemariavillages.com/clm

if i need to edit the database path, what file should i edit?

emajluap
12-21-2009, 07:04 PM
this is the latest error:

DB function failed with error number 1146
Table 'sanjose3_jml1.sanjose3_session' doesn't exist SQL=SELECT session_id FROM sanjose3_session WHERE session_id = '7aa93d930380ad1fb18c8aebbf50cf8a'
SQL =

SELECT session_id
FROM sanjose3_session
WHERE session_id = '7aa93d930380ad1fb18c8aebbf50cf8a'

emajluap
12-22-2009, 02:44 AM
i managed to solve this problem.

for those having the same problem, this might help.

I edited the configuration.php file to match to the database details.

here are the parameters to be considered edited:

dbase name
dbase prefix
username
password
absolute path