vcottom
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: missing temp folderOk..
permissions set to 775 from wp-content up to uploads which contains a temp folder with 775 permissions. I have unchecked the Organize my uploads.I have verified my paths and other configurations with no success.
I can use the upload function in my CPanel to upload from my computer with no trouble.
Is my temp folder in the right location?
Forum: Fixing WordPress
In reply to: missing temp folderI’ve got at least 8 hours in this without success. In trying to upload a photo I get an error: “Error saving media attachment.” I am working around this problem by using WSFTP to move my picture files to the WP
upload_max_filesize = 10M
post_max_size = 10M
max_execution_time = 30
memory_limit = 64M
register_globals = Off
magic_quotes_gpc = Off
safe_mode = off
upload_tmp_dir = tmpMy htaccess file contains:
suPHP_ConfigPath /home/cotto40/php.iniForum: Fixing WordPress
In reply to: missing temp folderThe installation I have does not have any .ini files.
Forum: Fixing WordPress
In reply to: Error saving media attachment.Using the Upload New Media Multi file I recieve this message:
“pastor&wife.jpg” has failed to upload due to an error
Missing a temporary folder.Where is that folder supposted to be?
Forum: Fixing WordPress
In reply to: missing temp folderI have a “reseller account” from FastWebHost.com which gives me nearly full control of and entire virtual server (Linux). While they offer WordPress in their software catalog they do not offer support. I is “web host support”! I’m also a retired computer technician from the nations leading computer engineering college. I have six WordPress sites, and the same issue on all. I have been working around this using FTP and links. I know there is a better way of doing this, and I could eventually figure it out, however there is the German adage of “If you want to know what is at the end of the road, ask the man that that has been there.”
The only /tmp/ directory created by the install is outside the public_html directory and contains directories such as “analog and “webalyzer”.Forum: Installing WordPress
In reply to: auto installs and updates fail site widelYa all,
Thanks for the help. It still won’t auto upgrade, so I’ll do as I have always did. If I can’t get over the mountain, I’ll go around it, and if I can get around it or under it I will tell it be removed and cast into the sea. (Mark 11:23~24).
VanForum: Installing WordPress
In reply to: auto installs and updates fail site widelIn try to upgrade any of the sites I get the following response:
Update WordPress
Downloading update from https://www.ads-software.com/wordpress-3.4.2-no-content.zip…Unpacking the update…
Verifying the unpacked files…
Installing the latest version…
AND IT STOPS RIGHT THERE AND FREEZES.
Forum: Installing WordPress
In reply to: auto installs and updates fail site widelI have an Apache base UNIX web server.
Each of the six web sites, each a Word Press install , has their own registered domain names.
The directory structure right now is as follows:Home/public_html/cottom.org/index.html (cottom.org only has a index.html menu page)
2nd under public_html is /rgfg.org
3rd under public_htm/ is /rgfg.org
4th under public_html is /wabashchaplain.org
5th under public_html is /terretown.net
6th under public_html is /wabashtractor.comAll the sites works OK, execpt for the auto update/downloads.