The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
||||
|
||||
If you do an ls- l what are the owner and group listed? What is the user for your webserver software?
|
#22
|
||||
|
||||
Quote:
I am using CentOS Web Panel for my web control panel. And I tried to move all attachments, Avatars, etc.. to the database, and it still doesnt let me upload. But it still serves the Avatars though, I can see all users avatars just fine. But when you try to upload a new avatar, it comes up with that error (Upload of the file failed). I have also tried in combination with installing MySQL on the same server. But the database works either way. Just when I type in the host for MySQL in vB, I have to put the local IP of the server, instead of localhost. I dont know what could be the problem, I have checked all Permissions, and Ownership. CentOS Web Panel even has a built in option to fix all permissions and ownership for a user, just in case you transfer a file or folder using a root account, you can fix all permissions with a single click. |
#23
|
||||
|
||||
I am wondering if this is a firewall issue? Strange that you are not seeing any logs.
|
#24
|
||||
|
||||
You didn't answer what account your web software, presumable apache, runs on.
Run the command: Code:
ps aux | egrep '(apache|httpd)' For example, on standard ubuntu the web server software runs with the www-data account. If that account does not have write access to your forum folder you won't be able to upload into that folder. |
Благодарность от: | ||
RichieBoy67 |
#25
|
||||
|
||||
Quote:
|
#26
|
||||
|
||||
Quote:
This is the output from that command: Code:
nobody 19550 0.0 0.0 61452 3512 ? S 14:53 0:02 /usr/local/apache/bin/httpd nobody 24232 0.0 0.0 61452 3448 ? S 15:57 0:01 /usr/local/apache/bin/httpd root 25895 0.0 0.0 59248 3276 ? Ss Feb05 0:55 /usr/local/apache/bin/httpd nobody 29629 0.0 0.0 61452 3468 ? S 17:32 0:00 /usr/local/apache/bin/httpd nobody 29772 0.0 0.0 61460 3404 ? S 17:35 0:00 /usr/local/apache/bin/httpd nobody 29781 0.0 0.0 61456 3408 ? S 17:35 0:00 /usr/local/apache/bin/httpd nobody 29785 0.0 0.0 61596 3484 ? S 17:35 0:00 /usr/local/apache/bin/httpd nobody 29907 0.0 0.0 61560 3476 ? S 17:38 0:00 /usr/local/apache/bin/httpd nobody 29909 0.0 0.0 61456 3400 ? S 17:38 0:00 /usr/local/apache/bin/httpd nobody 29910 0.0 0.0 61540 3436 ? S 17:38 0:00 /usr/local/apache/bin/httpd nobody 29923 0.0 0.0 61452 3308 ? S 17:38 0:00 /usr/local/apache/bin/httpd root 30792 0.0 0.0 103312 880 pts/1 S+ 17:55 0:00 egrep (apache|httpd) |
#27
|
||||
|
||||
It was not by the problem on your server or some thing else that due to a config on your forum.
You forgot to change it when you moved to a new hosting. |
#28
|
||||
|
||||
What do you mean? What else can I try to fix it?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|