187 reputation
18
bio website cosmicbdog.com
location Australia
age
visits member for 3 years, 10 months
seen Jan 26 at 14:23
stats profile views 24
Hello, hows it going? I'm just stumbling my way through the code.

Dec
27
comment Besides the httpd.conf, where can the certificate and private key be defined?
Brilliant. Now I have to work out why my grep command didn't find this. cheers
Nov
7
comment How do I get these permissions working right so Apache can work with the files?
Wouldn't that mean I'd need to chmod every time I upload the files? I know how I can manually chmod the files to change their permissions, but I'm looking for a way that means apache will be considered to have the same permission as the user.
Nov
7
comment How do I let apache have permissions to change any files?
This seems like an elegant and simple solution - will give it a try now.
Nov
6
comment All my files uploaded have unusable permissions
Possibly. I'll try another client. Nope - same issue :|
Nov
6
comment All my files uploaded have unusable permissions
Yes - and reboot as well. Any other ideas what effects this?
Nov
6
comment All my files uploaded have unusable permissions
I tried this, but it seems I can enter -u 0022, or -u 0002, or even -u 0000 and I only end up with file permissions of 644. So I'm not sure this is the overriding setting / config to change.
Nov
6
comment All my files uploaded have unusable permissions
I have root access - I am uploading via sftp - updated question - thanks.
Nov
6
comment All my files uploaded have unusable permissions
@JamesPark-Watt it is sftp-server
Nov
6
comment All my files uploaded have unusable permissions
ahh - thanks @WesleyDavid!
Nov
6
comment All my files uploaded have unusable permissions
Ahh - my bad. Trying to work out how to find this out now.
Nov
6
comment All my files uploaded have unusable permissions
I think you could be right. I haven't run into umask before and am trying to wrap my head around it. I'm running CentOS 6.3 on the server. Uploading files via regular FTP program.
Jul
19
comment Copy files over that are different
Cheers. Thats helpful.
Jul
19
comment Copy files over that are different
@hayalci thanks for explaining that.
Jul
19
comment Copy files over that are different
thanks for that! What is the box% and devbox% for? Do I type those or just start from 'rsync'?
Jul
19
comment Copy files over that are different
Sorry, I don't think I explained my situation properly - the development folder and live server are on the same box side by side e.g. /home/sites/devfolder and /home/sites/livefolder
Jul
14
comment Pointing my local /etc/hosts domains to an ip
I am on osx 10.7
Jul
13
comment Change the default site loaded when accessing the server via IP
Right you are! Thank you
Jul
10
comment Why doesn't my htaccess redirect work?
If you add an answer to do this I will mark it as the correct answer - cheers.
Jul
10
comment Why doesn't my htaccess redirect work?
It was set to None @JennyD. All servers I've used in the past have not had it set to None by default. All fixed now - thanks for your input!
Jul
10
comment Why doesn't my htaccess redirect work?
Thanks for that @JennyD. I've removed it - it seems though that perhaps my server isn't even attempting to load the htaccess.