منتدى استراحات زايد

منتدى استراحات زايد (http://vb.ma7room.com/index.php)
-   منتدى أخبار المواقع والمنتديات العربية والأجنبية (http://vb.ma7room.com/forumdisplay.php?f=183)
-   -   Issue with image upload in posts (http://vb.ma7room.com/showthread.php?t=1069387)

محروم.كوم 11-24-2012 08:50 PM

Issue with image upload in posts
 
In my forum (solarthermalforum.org) hosted on hostmonster, there is an issue with uploading images in posts. I have been talking to vBulletin support for more than a week now, however no results...

Some background info
  • Error log does not show any errors when uploading
  • Host says They said mod_security is always disabled
  • Tried to re-install vBulletin completely with new database
  • Below is some additional info

Pertinent PHP Settingsfile_uploads:Onopen_basedir:Nonesafe_mode:Offupload_tmp_dir:home1/solarthe/public_html/tempupload_max_filesize:64.00 MB
No errors occurred while opening the uploaded file for reading.

SuhosinModule LoadedNo
mod_securityAJAX Unicode IssueYes
ResultsThe above setting will indicate if mod_security is preventing some AJAX requests from being submitted to vBulletin. If this shows Yes then you either need to disable mod_security or change the AJAX settings with the vBulletin Options and disable Problematic features.

The mod_security module is not loaded in any of hostmonster servers. Here is a
listing of the apache modules that are installed on your server:

[email protected] [~]# httpd -l Compiled in modules:
core.c mod_authn_file.c mod_authn_default.c mod_authz_host.c
mod_authz_groupfile.c mod_authz_user.c mod_authz_default.c
mod_auth_basic.c mod_auth_digest.c mod_file_cache.c mod_cache.c
mod_disk_cache.c mod_mem_cache.c mod_case_filter.c
mod_case_filter_in.c mod_ext_filter.c mod_include.c mod_filter.c
mod_deflate.c mod_log_config.c mod_logio.c mod_env.c mod_expires.c
mod_headers.c mod_setenvif.c mod_version.c mod_ssl.c worker.c
http_core.c mod_mime.c mod_dav.c mod_status.c mod_autoindex.c
mod_asis.c mod_info.c mod_suexec.c mod_cgid.c mod_dav_fs.c
mod_negotiation.c mod_dir..c mod_actions.c mod_userdir.c mod_alias.c
mod_rewrite.c mod_so.c


الساعة الآن 06:01 AM

Powered by vBulletin® Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By Almuhajir


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227