Jump to content

Recommended Posts

Posted

PHP Warning: include_once(Mail.php): failed to open stream: No such file or directory in C:\winids\inetpub\wwwroot\base\includes\base_action.inc.php on line 29 PHP Warning: include_once(): Failed opening 'Mail.php' for inclusion (include_path='c:\winids\php;c:\winids\php\pear') in C:\winids\inetpub\wwwroot\base\includes\base_action.inc.php on line 29 PHP Warning: include_once(Mail/mime.php): failed to open stream: No such file or directory in C:\winids\inetpub\wwwroot\base\includes\base_action.inc.php on line 30 PHP Warning: include_once(): Failed opening 'Mail/mime.php' for inclusion (include_path='c:\winids\php;c:\winids\php\pear') in C:\winids\inetpub\wwwroot\base\includes\base_action.inc.php on line 30

 

 

QQ截图20170801121616.png

Posted

This has been fixed in the current version.

To fix this:

Open a CMD window and type 'cd /d d:\winids\php' (less the outside quotes), and tap the 'Enter' key.

At the CMD prompt type 'pear install mail mail_mime' (less the outside quotes), and tap the 'Enter' key.

Close the CMD window and try it again.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...