Missing Module - PHP Pear ?
Permalink
Warning: require(concrete/dispatcher.php) [function.require]: failed to open stream: No such file or directory in /home/shyc-cc/public_html/index.php on line 2
Fatal error: require() [function.require]: Failed opening required 'concrete/dispatcher.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/shyc-cc/public_html/index.php on line 2
This path /usr/share/php/pear is some module that can be under PHP. Evidently I do not have it installed on my server in under PHP. I have perl under that directory but not pear.
Does Concrete use "pear"
Am I going to have some problems because I am using PHP5 on this server?
Fatal error: require() [function.require]: Failed opening required 'concrete/dispatcher.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/shyc-cc/public_html/index.php on line 2
This path /usr/share/php/pear is some module that can be under PHP. Evidently I do not have it installed on my server in under PHP. I have perl under that directory but not pear.
Does Concrete use "pear"
Am I going to have some problems because I am using PHP5 on this server?