Php
Jump to navigation
Jump to search
CLI
Running code from command line
php -r "echo date('Y-m-d H:i:s');"; 2011-04-20 11:49:55
Compiling Issues
ltdl
/usr/bin/ld: cannot find -lltdl collect2: ld returned 1 exit status make: *** [libphp5.la] Error 1
yum install libtool-ltdl libtool-ltdl-devel