Warning: Undefined array key "enable_lazyload_videos" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/reco-functions.php on line 129
DeprecationWarning: the sha module is deprecated; use the hashlib module instead” – Murat Uğur Eminoğlu
Warning: Undefined array key "custom_scripts" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/custom-styles.php on line 48

Press enter to see results or esc to cancel.

DeprecationWarning: the sha module is deprecated; use the hashlib module instead”

Eger asagidaki gibi hatalar aliyorsaniz yapmaniz gereken sisteminize python 2.5 yuklemek ve yine asagidaki degisikligi yapmaniz gerekmektedir.

hatalar;

SA dbg: pyzor: failure to parse response “/usr/lib/pymodules/python2.6/pyzor/__init__.py:11: DeprecationWarning: the sha module is deprecated; use the hashlib module instead”

SA dbg: pyzor: failure to parse response “/usr/lib/pymodules/python2.6/pyzor/client.py:12: DeprecationWarning: the multifile module has been deprecated since Python 2.5

yapilmasi gereken;

apt-get install python2.5 python2.5-dev python2.5-minimal

vim /usr/bin/pyzor

satirini

#!/usr/bin/python 

asagidaki sekilde degistirelim

#!/usr/bin/python2.5

Sistemde python 2.6 yuklu oldugu icin ve calistirmak istedigi icin bu hatayi aliyorsunuz.

Sevgiler.


Warning: Undefined array key "custom_scripts_footer" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/custom-styles.php on line 58