The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Server Change how to RESTORE attachmnets
Dear all I have got BIG prob MY SQL was very Big... i try on Localhost & separate the attachments will change the server so how can i restore the attachments SQL is All ready installed..
what is the path of attachment.... plz help me full detail attachments folder is in publichtml/attachments |
#2
|
||||
|
||||
Did you have the attachments stored in the database or the filesystem? If in the filesystem, then you are the only one who knows where you put them - it isn't a path that vbulletin set, it is a path that you had to manually set up yourself.
|
#3
|
|||
|
|||
You can easily find the path that your site needs by viewing your php info from the admincp maintenance section.
At the bottom of the php info page, look in the last block which is "PHP Variables", check the following line: _SERVER["DOCUMENT_ROOT"] /home/username/public_html That line wil ltell you your path that is needed to set the attachments path to in the attachment manager section: /home/username/public_html/attachments It would be better to place them in a none public directory: /home/username/attachments |
#4
|
||||
|
||||
Quote:
Sir in database 1.12GB this Error Showing me plz Help me We attempted to write a test file to /home/itilm/attachments, but we were unsuccessful. Please verify that the web server has write/delete permissions for this path. --------------- Added [DATE]1314467311[/DATE] at [TIME]1314467311[/TIME] --------------- Quote:
sir plz Urgent Help me i have all ready my data lost plz this ERROR showing me We attempted to write a test file to /home/myname/public_html/attachments, but we were unsuccessful. Please verify that the web server has write/delete permissions for this path. |
#5
|
|||
|
|||
In your ftp browser, you will need to chmod the attachments dir and its sub dirs to 777
You can also chmod the dir 777 via the cmd line in ssh |
#6
|
||||
|
||||
Quote:
ok Thx allot Sir I check then tell you.. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|