i deleted everything from my hosting account. i wanted to delete the content of the public_html, but i deleted everything. i downloaded 3 back-ups from cpanel.. every back-up is different.
the thing is.. i cannot make it work back. seems that the email addresses are working, databases and everything seems to work.
folder structure of a similar account?
i cannot make the web-site to work. the link from www folder is gone. i mean when i copy something to public_html is not copied into www folder anymore.
I deleted my /var/log directory to clean up space, and now Exim won't work.
Can anyone please post the directory and subdirectory structure for /var/log on a FreeBSD system? I am hoping that with the right directories, the files will rewrite themselves...
I recently switched from one shared hosting company to another. Both plans included WHM and Cpanel. After gaining access to the new WHM, I created a second domain (the first was established by the hosting company upon startup with a domain name I had just purchased). At that point, both domains showed in WHM; I could access both with Cpanel, and I could properly use SFTP to access the correct /home remote starting directory for each of the two domains.
I had provided my new host with a full Cpanel backup of the second domain (the one I just installed on my new account myself) from my old host. That night the new host restored all files including mysql.
At this point, I can still access the original domain (established by my new host the previous day) just as I did before. However, now I cannot access the restored domain using SFTP ("can't find directory" error message). I have to use FTP. Also, I can't acccess the proper starting directory. My FTP agents (I've used two) go immediately to /public_html, nor can I go up even one level. This means that I've lost the ability to access two higher directory levels in the ususal /home/mydomain/public_html directory structure.
I've used various starting remote directories within my third party FTP agents to no avail.
Support is courteous, but stumped. They indicate that the directory structure looks fine from its end. Indeed, if I use Cpanel file management for the problematic domain, I too can see and access /home/mydomain-name, something I can't do using third party agents.
I am concerned that security may be problematic with this situation. Even though I can access the suspect domain using Cpanel and see its front end with a browser, I wonder whether there might be issues down the road.
I am a bit confused about domain and sub-domain setup for my website.
I have Wordpress and VBulletin Forum on my website like this:
/www/mywebsite/wordpress /www/mywebsite/vbulletin
Right now, my domain points to this folder: [url]
I have a .htaccess file there which redirects it to the wordpress folder i.e. Redirect permanent /index.php http://www.mywebsite.com/wordpress DirectoryIndex index.php
But, I would like my domain name point directly to the wordpress folder like this: [url]
But the problem when i do that is my "VBulletin" forum get's messed up because then: [url]----------resolves to---------> [url]
I m thinking to resolve this issues, I will have to add a subdomain for forums like this: [url]-> [url]
But I am wondering if I do that, won't it fail again, because it will do this: [url]-----will resolve to-----> [url]
I just purchased a new VPS. I don't really like how lxAdmin lays out directories. I am not sure if what I want to do is possible, but I'll ask anyways:
This way, when I log in with ftp, I see folders for my site (northwinddesign), all of my clients site (accessible with one click) and my codebase library. Ideally I would like the client1, etc. directories to be the webroots for their domains.
However, I'm not sure whether lxAdmin can still manage a directory like that. I'm pretty good with the command line, but I have several clients who want a control panel to see bandwidth, stats, and stuff.
i was wondering (i am sorry is this is the wrong place i would also ask to move it to the right place if this is the wrong one) has any one around had experience with server A with cPanel serving only DNS and HTTP with another server with MAIL and MySQL?
what do you use if so ? how did you approch the mail creation and so on?
for the dns there is the cPanel tool so i dont think it would be a trouble would it?
did you had to leave anything on the server A related to mailserver?
What would be the best structure to divide services like http, database, mail, dns and so on?
what's the most practical way to move ALL the content from one domain to another in terms of keeping decent search ranking as well as forwarding to the new domain.
So like say the current URL is:
[url]
And I want it to be:
[url]
So if you went to the example.com version it'd automatically forward to the example.org version and then the search engines would pick up on that and update the URL.
I've got full control over all the DNS zones, nameservers, etc etc...so whatever is the best option I can do it. I just don't know what that best option is.
what's the most practical way to move ALL the content from one domain to another in terms of keeping decent search ranking as well as forwarding to the new domain.
So like say the current URL is:
[url
And I want it to be:
[url]
So if you went to the example.com version it'd automatically forward to the example.org version and then the search engines would pick up on that and update the URL.
I've got full control over all the DNS zones, nameservers, etc etc...so whatever is the best option I can do it. I just don't know what that best option is.
I'm migrating sites from Plesk 9 to Plesk 12 using the migration manager. Since the migration manager doesn't migrate backups, are the backups compatible between Plesk 9 and Plesk 12? If so, is there an easy way to copy the backups in the correct directory structure since we are forced to use clients in plesk 12 and it changes the directory structure of the backups folders.
The folder is according to my FTP program chmod 755 but still when I visit the directory though the web browser it gives me the error "403 Forbidden". When I try to change the chmod in my FTP program I get the error "550 SITE CHMOD command failed.". What can the problem be? Yesturday I could get access to that folder with the MRTG graphs and today, just "403 Forbidden". What can have happened?
i want to know how i can add quota to different folders,
For example the ftp user "test" have the folder "/home/admin/folder/test/" but i want to set a max quota that he can have on the folder, i tried with ftpquota but the problem is that he can add files from http too.
and once in a while, i check all the root folders to find a folder that holds 40GB of folder in a folder in a folder... (i never get to the actual files)
and i want to put the forum's attachment folder on another cpanel account (it is installed cemtos / cpanel and csf),
i want to how can i set on the cpanel account (it is installed cemtos / cpanel and csf) to let the forum can upload the files to the attachemnt folder on it directly?
I want to have a cronjob that would search /home every 2 hours for a certain folder name then it will save the path on a text file and notify me if found. Anyone can help me what to put on the .php file and include that on cronjob?