MyBB Community Forums

Full Version: New Server Challenge
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hi, I moved my site to a new server, everything goes right except uploads which doesn't work at all. All files are properly located on the new server but they are shown as missed icons and links are gone too. Even new uploads are presented as missed icons but files get uploaded correctly.

*mybb 1.6.10
*server: bsd, php 5.3
*all files are healthy and folders' CHMOD is correct
*htaccess is genuine
*domain didn't change
*please help

[attachment=29574]
When you click on it, what error is shown?
Open the attachment in a new tab; what error is down?

Is there an error_log for the forum directory? Any errors in there that may help?

Thanks,
@Conor C. There's nothing in error_log, files will open in a new window with a missed icon and there's no error. New installation didn't help, please check it out live:

original: http://mam.iblogger.org/showthread.php?tid=1&pid=1#pid1

migrated: -----
You likely have server security permission problems where Apache will only allow those files owned by the user can be displayed meanwhile files that are uploaded get owned by either Apache or Nobody. Look into what security settings and modules you run. View the owner/group of uploaded files and compare to the regular MyBB files that do work.
@labrocca There's nothing except OS,MYSQL,PHP,CF and Webmin which had no problem with wordpress and mediawiki when I moved them; hotlink is disabled and htaccess is script intact and no plugin is installed. Any idea?
You have to have Apache installed or some other http server like Nginx.
@labrocca
Have a look at this case: http://helloworld.iblogger.org/thread-1-....html#pid1
(same server as the original, same configuration, nothing different, even same mysql db with remoting), I doubt if it's a bug in mybb uploader section.
^ can you see the attachment image if you click on the attachment thumbnail (eg.) ?
@ .m. Nope, the attachment can't be seen while file exists in the right place with correct CHMOD. Check the problem by yourself if you have time: ----- (user: test2 / pass: test2)

Thank you all for your help, as I don't have time decided to install phpBB instead and import the db in it. Regards and best wishes for MYBB Smile
is there a plugin or file you installed before this .. if no try in the right deactive the plugin first.
Pages: 1 2