Still looking for a solution.Fatal error: require() [function.require]: Failed opening required 'Mail.php' (include_path='.:/usr/lib/php:/usr/local/lib/php')
If this is running as PHP 5 which you have running as CGI with SuExec, you may want to check Mail.php for proper file permissions and ownership.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.
Is this a cPanel bug, or due to my cincurrent setup that needs special attention?
Many thanks,
- Vince
Hi David,If this is running as PHP 5 which you have running as CGI with SuExec, you may want to check Mail.php for proper file permissions and ownership.
1. You may consider using an absolute path to ensure the file is being found in the "right" place.Hi David,
Just to make sure, what should the ownership and permissions be on Mail.php?
Would I find it in /usr/lib/php or /usr/local/lib/php
Still strange that the Pear module is not listed when running PHP info
Many thanks,
- Vince
You may wish to let our technical analysts diagnose that for you.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'
Many thanks,
- Vince
Thank you very much for the offer.You may wish to let our technical analysts diagnose that for you.
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' --
I recommend you let our technical analysts take a look at your server then. You can do this by submitting a support ticket.The same problem on 10 cpanel servers![]()