I have rebuilt apache twice with PEAR install selected - and still no "with pear" in a php-info request.
Anyone know what this could be?
thjis is from the install log..
Configuring PEAR
checking whether to install PEAR... yes
I have rebuilt apache twice with PEAR install selected - and still no "with pear" in a php-info request.
Anyone know what this could be?
thjis is from the install log..
Configuring PEAR
checking whether to install PEAR... yes
Last edited by wcardinal; 07-27-2008 at 02:13 PM.
I have the same issue on 2 servers.
Running cPanel stable, and used EasyApache 3 to compile concurrent PHP4 (as DSO) and PHP5 (cgi) with SuExec on.
Cutomers get following error
Still looking for a solution.Fatal error: require() [function.require]: Failed opening required 'Mail.php' (include_path='.:/usr/lib/php:/usr/local/lib/php')
Is this a cPanel bug, or due to my cincurrent setup that needs special attention?
Many thanks,
- Vince
Hi David,
Gave the file 755 permissions and chown -R to the user
I've also copied the Mail.php file from to the same directory as the application and now we get "No valid action!" in the browser instead of previous error message.
Still strange that the Pear module is not listed when running PHP info on these servers, instead of seeing
'--with-pear=/usr/lib/php' as I do on another server
Many thanks,
- Vince
Last edited by mambovince; 09-03-2008 at 02:28 PM.
Thank you very much for the offer.
Before we do that, does the following help:
In the Verbose logfile /cpanel/logs/easy/apache/build.12204xxxx
I see the following entries realted to Pear:
Does that last line indicate an issue during build?Installing PEAR environment: /usr/local/php4/lib/php/
Wrote PEAR system config file at: /usr/local/php4/etc/pear.conf
You may want to add: /usr/local/php4/lib/php to your php.ini include_path
Wrote PEAR system config file at: /usr/php4/etc/pear.conf
You may want to add: /usr/php4/lib/php to your php.ini include_path
Installing PEAR environment: /usr/lib/php/
-- End step 'make install for system PHP' --
Hence Pear installed fine for PHP4 and not for PHP5 (default version using CGI).
Thanks again for your guidance.
- Vince
That message merely states that this particular portion of the build process has completed but neither implies success nor failure.
I recommend having a technical analyst review this situation as they would be more aware of the technical processes of EA3 than I am.
Hi David,
I took up your offer last night and asked my server providers to raise a ticket with your teach team referencing this post.
Hope we will hear back soon.
- Vince
anything new with your findings?
Only that Pear was installed, but just not showing the the phpinfo page
- Vince
The same problem on 10 cpanel servers![]()