Archive

Posts Tagged ‘folder’

List number of files in a particular folder – Linux Command

September 9th, 2009 No comments
List number of files in a particular folder – Linux Command Determine how many files there are in the current folder/directory: many ways ;) 1.  list files and folders: [root@server1]# du -a /folders/test | cut -d/ -f2 | sort | uniq -c | sort -nr 17616 data 2. list files and folders [root@server1]# ls -Ra1 /folders/test|grep -v ...

Linux – Disabling PHP Safe Mode for a specific folder

May 27th, 2009 1 comment
Linux – Disabling PHP Safe Mode for a specific folder using .htaccess file: create the .htaccess file the content of the .htaccess file should be: php_value safe_mode "1" using php.ini file upload to specific folder the php.ini file in php.ini enter this command safe_mode = Off for globall efect, search php.ini in /etc/ folder and chnage safe_mode = ...
GoCache - ByREV-Cache v1.0 - live served in : 0.349917 sec (gzip)