MyBB Community Forums

Full Version: phpBB3 merge
You're currently viewing a stripped down version of our content. View the full version with proper formatting.



From the 'merge' docs I have entered:
url: http: / / mydomain / mybb / merge/ (without the spaces and mydomain is my web domain name)

I get:


Warning: require_once(/home/fhlinux136/k/mydomain/user/htdocs/mybb/inc/config.php) [function.require-once]: failed to open stream: No such file or directory in /home/fhlinux136/k/mydomain/user/htdocs/mybb/merge/index.php on line 47

Fatal error: require_once() [function.require]: Failed opening required '/home/fhlinux136/k/mydomain/user/htdocs/mybb/inc/config.php' (include_path='.:/usr/share/pear-php5') in /home/fhlinux136/k/mydomain/user/htdocs/mybb/merge/index.php on line 47


There is no mybb/inc directory and assume its created when the merge is run ??

Any advice urgently sort.
No, it is not created. You must upload the files yourself.

http://www.mybb.com/download/latest
From having started off as a really intuitive install into a bit of a confusing nightmare !!

mybb\Upload\inc

Is from the mybb installation which has been run and created. But the merge software calls /inc/config - which does not exist ??

Just changed the permission to all access of 777 in mybb/Upload/inc
as read somewhere it may be that. Feel am going deeper and deeper in wrong direction !

Thanks

Peter
Okay just re-read through installation docs of myBB.
And now realize what *nix means, skipped this bit as was an installation successful roll. And did not realize it mean't unix hosting servers. doh.
Here comes the problem, if I re-run myBB install will it create new records or overwrite the existing ? Oh life is a bowl full of cherry stones sometimes.
Okay.
config.php and settings.php are both empty.
And still getting same error before re-installing.
You weren't supposed to upload the folder "Upload", just the contents of it.