Hi and thanks for the help,
but I haven't root access nor SSH, so I tested it with cronjob,
I've typed this command:
and receive that output:
Code:
downloading PDO-1.0.3.tgz ...
Starting to download PDO-1.0.3.tgz (52,613 bytes)
.............done: 52,613 bytes
12 source files, building
running: phpize
Configuring for:
PHP Api Version: 20041225
Zend Module Api No: 20060613
Zend Extension Api No: 220060519
building in /var/tmp/pear-build-xun/PDO-1.0.3
running: /home/xun/tmp/pear/PDO/configure
checking for egrep... grep -E
checking for a sed that does not truncate output... /bin/sed
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
ERROR: `/home/xun/tmp/pear/PDO/configure' failed
in the folder '/home/xun/tmp/' the only folder that related is 'pear'.
in the folder '/home/xun/tmp/pear/' there is only one folder called 'cache', and inside 'cache' there are a lot of pairs (of files) like:
Code:
ffda9d1eda5d9c9cfb035e387f3cc06arest.cachefile
ffda9d1eda5d9c9cfb035e387f3cc06arest.cacheid
What can I do? I didn't understand what was the problem?