I have pushed files to the server to resolve any corrupt or missing file, but still getting the error.
require(…/…/…/…/…/dmxConnectLib/dmxConnect.php): failed to open stream: No such file or directory
also getting Failed to load resource: the server responded with a status of 500 () from the browser
Size of dmxConnect.php 5313. Here is the permission on the file -rw-r–r--
In the confirm.php we have require(’…/…/…/…/…/dmxConnectLib/dmxConnect.php’);
Ok, I clicked on it and saw the following message: PHPMailer.php",“line”:1977,“message”:"SMTP connect() failed.
I will check the smtp port, user name and password.
Thanks!