Hi all,
I need your help, I have got a problem with reading my css files on my webpage as it have stop it working. Some idiots that I hired on freelancer, he have changed the whole things that make things stop working especially the files and folder permissions where I could not see the files and folders. I had asked him to fix it and he came to fixed it and got it working, but i cant read the css files. It was working fine before.
What he used in the putty commend:
I can be able to get access to my website with no problem, but then I can't be able to read my css files after he made the changes. I have changed the public_html and files_backup folders permissions to 755, I can read my php and images files with no problem, but i cant read any of css files or any other scripts.
There is something wrong that prevent me from reading it.
Can you please help me how I can be able to read my css and other language files in my webpage??
If you can be able to help me to get it working again that would be great. I have learned my lesson in the hard way to never trust anyone whoever ask me for ssh or anything I will refuse and find someone else who I can trust.
I need your help, I have got a problem with reading my css files on my webpage as it have stop it working. Some idiots that I hired on freelancer, he have changed the whole things that make things stop working especially the files and folder permissions where I could not see the files and folders. I had asked him to fix it and he came to fixed it and got it working, but i cant read the css files. It was working fine before.
What he used in the putty commend:
Code:
chown -R myusername:myusername public_html
I can be able to get access to my website with no problem, but then I can't be able to read my css files after he made the changes. I have changed the public_html and files_backup folders permissions to 755, I can read my php and images files with no problem, but i cant read any of css files or any other scripts.
There is something wrong that prevent me from reading it.
Can you please help me how I can be able to read my css and other language files in my webpage??
If you can be able to help me to get it working again that would be great. I have learned my lesson in the hard way to never trust anyone whoever ask me for ssh or anything I will refuse and find someone else who I can trust.