Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #11  
Old 02-05-2016, 09:12 PM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Have you checked server logs?
Reply With Quote
  #12  
Old 02-05-2016, 09:21 PM
Dave Dave is offline
 
Join Date: May 2010
Posts: 2,583
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The diagnostics upload tool uses the tmp directory to test the upload, it doesn't actually test it for the other folders vBulletin uses. My second guess is that your web-server or PHP doesn't have the right (group) permissions set to touch files in the document root.

You can refer to:
http://serverfault.com/questions/644...u-14-04-1-ngin
https://www.digitalocean.com/communi...s?answer=24893
Reply With Quote
Благодарность от:
RichieBoy67
  #13  
Old 02-05-2016, 09:54 PM
thetechgenius's Avatar
thetechgenius thetechgenius is offline
 
Join Date: Jun 2014
Posts: 258
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dave View Post
The diagnostics upload tool uses the tmp directory to test the upload, it doesn't actually test it for the other folders vBulletin uses. My second guess is that your web-server or PHP doesn't have the right (group) permissions set to touch files in the document root.

You can refer to:
http://serverfault.com/questions/644...u-14-04-1-ngin
https://www.digitalocean.com/communi...s?answer=24893
I updated all files and folders with the correct owner, and its still not working. It must be something with PHP. I am looking through the configs now.
Reply With Quote
  #14  
Old 02-05-2016, 10:22 PM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah Dave, that is what I'm talking about, file ownership. The user for the site/domain has to have permissions for vbulletin to upload to the public directory.

Server logs would confirm this.
Reply With Quote
  #15  
Old 02-05-2016, 10:34 PM
thetechgenius's Avatar
thetechgenius thetechgenius is offline
 
Join Date: Jun 2014
Posts: 258
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RichieBoy67 View Post
Yeah Dave, that is what I'm talking about, file ownership. The user for the site/domain has to have permissions for vbulletin to upload to the public directory.

Server logs would confirm this.
I am downloading the server log now. Its a very big log file. But I will post the most up-to-date part of the file when its done.

Update: There is no mention of any errors coming from vbulletin in the error log.
Reply With Quote
  #16  
Old 02-05-2016, 11:30 PM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Did you set up error logs for Vbulletin in the admincp? I am not sure if debugging would help but wouldn't hurt to try turning it on in the config for a few minutes.
Reply With Quote
  #17  
Old 02-05-2016, 11:54 PM
HM666's Avatar
HM666 HM666 is offline
 
Join Date: Jan 2014
Location: Little Rock, AR
Posts: 1,060
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Have you tried temporarily disabling the mods? Also in Linux have you set permissions for the directory that your site is in through the terminal? I know from my experience using Linux that sometimes if you try to do it anywhere else for some strange reason it will not take.
Reply With Quote
  #18  
Old 02-06-2016, 01:53 AM
thetechgenius's Avatar
thetechgenius thetechgenius is offline
 
Join Date: Jun 2014
Posts: 258
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes, I have the vB logs write to a file. No logs to show. And yes, I disabled all mods in using the config file, and no luck there.

EDIT: I have tried everything I can think of right now. But I will fix it, some how, some way, eventually it will come to me, it always does. lol.

Sorry for putting everyone through this, its just bugging me. I hate coming across a problem like this and not being able to fix it. I mean this is vBulletin, PHP, and Linux. How hard can it be? lol. I bet its nothing hard either, just a simple setting or configuration that is off (or on) that I overlooked. It always turns out that way with servers and web development. Its because there are so many settings and configs to keep track of, and all kinds of different services and scripts, and just one setting on any one of those could be the problem. I will have to look deep in the configs of my server and vB tomorrow.

Oh and by the way, I own this server. Actually, my vB is running on multiple servers all at once. I have 5 servers setup, 1 for MySQL, 1 for Web Server (and other web related services), 1 for Network (Network Switch), 1 for Server Storage, and the last is for Offline Backup Storage. The backup storage server is not connected to the net, its just connected to the other servers locally.

So if anyone have any ideas on how I can fix this problem with Uploading Avatars, Attachments, etc... That requires physical access to the server cabinet, let me know, because I do have physical access to the servers.

And thank you, everyone that is trying there best to help me with this issue!
Reply With Quote
  #19  
Old 02-06-2016, 02:26 AM
HM666's Avatar
HM666 HM666 is offline
 
Join Date: Jan 2014
Location: Little Rock, AR
Posts: 1,060
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You have your MySQL on a separate server from the web server where your files are stored? If so have you tried having the files & database on the same server. From past experience vBulletin does not usually play well when its split up between hosts or servers. So maybe, its a long shot, but that could be a potential problem unless you have some setup that caters to ensuring that it works separate.
Reply With Quote
  #20  
Old 02-06-2016, 06:02 AM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well a temporary fix would probably be to serve your attachments, etc from the database.

Strange that you are not showing anything in your logs. Maybe try to view your processes real time in the command console and try to upload at the same time. You just may catch the error there.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:45 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04570 seconds
  • Memory Usage 2,262KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (1)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete