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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...