How To Change Permission Of These Files
Nov 17, 2008
cache/:
files/:
store/:
I am installing phpBB, it needs to modify those file in order to work. How can i find those files in my host directories and how to modify or change permission ?
View 5 Replies
ADVERTISEMENT
Nov 19, 2008
The permission of bin/sh in my Plesk + Linux system is 777 , is it necessary to change? If so , what is the potential danger and to what permission state it must be changed?
View 10 Replies
View Related
Jul 20, 2009
In my server permission got corrupted cpanel said to change the permission manually to all the domain how can change the permission of the all the domain using the script ...
root@Core2Quad [/home/a7ydc]# ls -al
total 108
drwx--x--x 12 root root 4096 Jul 18 09:53 ./
drwx--x--x 958 root root 24576 Jul 20 21:37 ../
lrwxrwxrwx 1 root root 31 Jul 17 16:03 access-logs -
> /usr/local/apache/domlogs/a7ydc/ ...
View 14 Replies
View Related
Feb 22, 2008
I'd like to know how to secure an SMF site. Is the default permission good enough?
View 4 Replies
View Related
Sep 14, 2013
Recently I moved my WordPress website to another server, After moving my site I see that my all files permission set to 664, for that I getting many error, now I want change all files permission 644, but problem is I have many subdomain with this site, is there any way to make change all files permission to 644 with SSH or any other way?
View 1 Replies
View Related
Dec 7, 2007
What is the command to change the permissions for all files contained within the same directory? I have about 100k files
located here:
/mysite.com/files/
I need to chmod all files located within the /files/ directory to 666.
What is the command for this via ssh?
View 8 Replies
View Related
May 5, 2008
when doing upload file to my server through php srcipt or html. That all getting wrong with owner and file permission.
I thought that something wrong with server configuration like php.ini or apache.
View 6 Replies
View Related
Dec 10, 2007
im sure ive asked this before but i cant seem to find my old post via search. i have just moved to a new server and i need to change the ip addresses in my dns on the new server (have copied the zones from old one ) to replace my old servers ip with my new servers so that when i change my nameservers the newserver handles serving the site.
View 6 Replies
View Related
Dec 16, 2007
One of my clients is using Microsoft DNS, he needs to change email server which has a different set of IPs. Is there any command or program that can allow him to change all the zone files at one time? Find and replace the IPs?
View 1 Replies
View Related
Nov 9, 2007
How to Change php files permissions in directory and subdirectory at once ?
I want to change the permissions of php permissions to be 644 in /home/user/public_html/forum and all forum subdirectory using SSH.
View 2 Replies
View Related
Sep 9, 2013
How can I change permissions of a lot of files through plesk file manager without selecting one by one?
View 2 Replies
View Related
Aug 22, 2009
I can't seem to remember, but what's that command or file used in Linux so that you can view/adjust the number of open files and others in the system?
View 3 Replies
View Related
Jul 15, 2013
I'm new to Apache. I'm using a version 2.4 for Windows 7. It didn't come in as an .msi so I had to configure the appropriate web-server name via the httpd text document.
Each time I go to http://localhost, I am present with a page with the content "It works." I tried adding a different .html file into the directory to see if I could access that also, but I was not able to navigate to it via the address bar. So I edited the content of index.html from 'It works!' to "It works?!!!" but sadly, the actual page is still showing 'It works!' for its content (Rather ironic, huh?).
So, for whatever reason, the actual 'localhost' page isn't updating or even noticing any of my edits in what I presume to be the correct directory.
Here's my httpd document for referenc [URL] ....
View 7 Replies
View Related
Feb 21, 2015
I have a client on a dedicated IP, today we needed to downgrade the web hosting plan. As the web hosting plan puts users on a default shared IP, this plan change also changed the dedicated IP to the shared one causing some propagation issues for a small period of time.
I have contacted WHMCS about this asking if they had a way of changing the clients plan but keeping the IP address intact as this could lead to some very undesirable outcomes. They explained that it is not their fault and to contact Parallels.
I know I can change the plan directly in Plesk however by initiating the plan change via WHMCS, everything is automated.
View 1 Replies
View Related
Feb 5, 2008
Has anyone helped clients transition from one domain to another? Maybe dissolving a partnership or renaming their company... so a new domain name has been registered and a new website created.
2 Issues:
#1 Using .htaccess 301 redirect
We used the following command line in their old website's htaccess file
Redirect 301 / [url]
The goal was to get people try to visit any page of their old website (i.e. OldWebsite.com/contact.html) redirected to their new website (i.e. NewWebsite.com/contact.html). Isn't that supposed to change the address bar's URL, too? For some reason, I visit their old site and I seem to be redirected to their new website but the address bar still has their old domain name? Something is going on???
#2 Having their new company name for 2 years now. People can enter her new company name in Google, MSN or Yahoo. Her new company name appears in the search results but has the old domain name associated with it. We are trying to get rid of any reference to that old domain name? What's the easiest way to do this? So what people see in search engines is:
New Company
Short Meta Description
www.OldDomain.com
What steps did I miss in this transition?
What steps do I have to take on their old website/old web server to control it's appearance on search engines and make sure people get to the new website?
View 2 Replies
View Related
Jun 20, 2007
How can I stop Permission 777 in the server So no one can set Permission 777 to any file in the server?
View 2 Replies
View Related
Nov 10, 2007
I have UnZipped a File Via SSH.
Now, When i Upload anything via FTP them i get a 550 Permission Error.
Any idea what is the problem actually and how to resolve it?
View 11 Replies
View Related
Mar 24, 2008
I have problem to change the /usr/bin/crontab permission to 4755 it still remain 0755 ...
View 5 Replies
View Related
Oct 29, 2009
i install joomla on my server but need 777 permission.
can anyone give me to advice for best resolution security for 777 permission?
View 6 Replies
View Related
Feb 15, 2008
Most of my files are 755 as permission. Is this safe?
How about putting all files under 644 permission? What is the best permission so that all files are safe from intrusion?
View 8 Replies
View Related
Feb 24, 2008
I just move a site from resellerzoom to a servint vps..
I have been facing some strange problems..
the first problem was smarty..
Fatal error: Smarty error: unable to write to $cache_dir Be sure $cache_dir is writable by the web server user. Smarty.class.php on line 1095
i had to make he cache dir 777 inorder to fix the error..
it used to work with 755 before..
next up was the owner problem ..
the owner of the domain under whm was still pointing to the old resellerzoom accountname .. i changed it to root..
now i ran a chown command on root of the site .. still wordpress gives me error for image upload..
View 1 Replies
View Related
Jul 19, 2008
After using the mv in SSH to move my forums to another domain. When I try to edit anything in the forum folder using FTP I get 550 Permission Error.
View 3 Replies
View Related
Nov 11, 2008
I have a problem with cpanel permision and joomla 1.5. In case, I install something likes templates from joomla backend, and then I try for modifying it from cpanel file manager, I got error that FileOp Failure on: "path to edit here" Permission denied
View 11 Replies
View Related
Jul 19, 2007
I have a form on a page hosted by earthlink. It processes from another host, and for some reason i am now getting this error:
You don't have permission to access /sendeail.php on this server.
Apache/1.3.37 Ben-SSL/1.57 Server at xxx Port 80
View 4 Replies
View Related
Jul 3, 2007
You don't have permission to access /home/index.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.37 Server at www.domainabc.us Port 80
Sometimes when i access my page it shows this error but it does not happen frequently.
I am using Cpanel 11 and PHP 4.4.7
View 6 Replies
View Related
Mar 25, 2007
When I login to my server via ssh I receive:
2007-03-25 09:48:28 1HVPKu-0007Ah-I9 Failed to create spool file /var/spool/exim/input/u/1HVPKu-0007Ah-I9-D: Permission denied
Any ideas do I need to chmod /var/spool/exim/input/u to 664?
Running:
CentOS
cPanel/WHM
View 5 Replies
View Related
Nov 15, 2007
i installed some wordpress program in my site by SSH root access ...
so when i install it the wordpress folder had 0644 permission!
and chmod to root permission who can just edit the files and folders ....
so now what the command to change the chmod permission to sitename?
PHP Code:
drwxr-xr-x 2 sitename sitename 4096 Oct 25 03:10 cgi-bindrwxr-xr-x 6 root root 4096 Nov 14 18:55 homedrwxr-xr-x 2 sitename sitename 4096 Oct 25 03:10 images
the folder is [home]
View 4 Replies
View Related
Jan 2, 2008
I couldn't keep my mouth shut (technically fingers). A customer wanted to upgrade servers and he needed a way to move the data across. Since I don't allow hard drives to be swapped, they have to do it manually all by themselves. I generally allow up-to 4 days for them to transfer data and make DNS changes, etc. But this time, I offered help! I agreed to move the data (darn me) and it just came out of me, involuntarily.
God knows what just happened... but in a positive way, customer is extremely happy!
So...
Both servers are on cPanel - with root access (duh)
200 odd files which total to 25 GB
1 database about 100 MB in size (no biggie)
I was planning on using one of my Windows 2003 servers (via remote desktop) to download the 25 GB and upload the 25 GB, but that sounds like a waste of resources and time.
View 8 Replies
View Related
Jul 27, 2009
I have a VPS with Ubuntu 9.04. I've setup ISPConfig etc as per the Perfect Server Howto Forge pages.
However I'm getting a problem with the configuration of maildrop, I get
Code:
temporary failure. Command output: ERR: authdaemon: s_connect() failed: Permission denied /usr/bin/maildrop: Unable to change to home directory.
ls -lah /var/vmail
Code:
drwxr-xr-x 4 vmail vmail 4.0K Jul 27 04:19 .
drwxr-xr-x 15 root root 4.0K Jul 26 13:01 ..
-rw------- 1 vmail vmail 1.3K Jul 26 13:01 .mailfilter
drwxr-xr-x 5 vmail vmail 4.0K Jul 26 17:15 siricom.co.uk
-rw-rw---- 1 vmail vmail 4 Jul 27 04:19 ispconfig_mailsize
drwxr-xr-x 2 root root 4.0K Jul 26 13:01 mailfilters
grep vmail /etc/passwd
Code:
vmail:5000:5000::/home/vmail:/bin/sh
View 6 Replies
View Related