cannot install apc cache due to missing files
1. Find PHPize Path# whereis phpize
Generally, the binary will be stored in either /usr/bin/ or /usr/local/bin.
2. Find PHP-config Path
# whereis php-config
Again, the binary will be stored in either /usr/bin/ or /usr/local/bin.
When I search I dont have them.
even if I use win ssh to look through folders I dont have them so what do I need to install to get them?