# Open /etc/php5/cli/conf.d/mcrypt.ini with your favourite editor like vi or gedit. You will see the content of mcrypt.ini
# configuration for php MCrypt module# Replace sign '#' in the first line with ';'.
extension=mcrypt.so
I get this message: "PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/mcrypt.ini on line 1 in Unknown on line 0" when trying to run PHP file via Terminal. Thanks for coming :).
No comments:
Post a Comment