NuSphere Forums Forum Index
NuSphere Forums


Wed Nov 18, 2015 8:22 am
Replies: 17
Views: 7670
What do you mean my server configuration? All I did was install PhpEd and change two parameters. First it worked now it doesn't!!!
What am I supposed to change in the server configuration? I don't ...

Tue Nov 17, 2015 12:41 pm
Replies: 17
Views: 7670
I am still unable to get the mail function to work with PHPEd. In May I tried to get PHPEd to work with XAMPP to no avail. I do not want to use XAMPP with PHPEd.

I posted in May and did not unde ...

Tue May 12, 2015 12:00 pm
Replies: 17
Views: 7670
OK I was finally able to get the script to run using my localhost, but when I try to run it in debug mode(F9) I get the following
http://neilswartz.com/Err.jpg
and the output window says:

DBG 7. ...

Mon May 11, 2015 5:15 pm
Replies: 17
Views: 7670
I just found out from Comcast that port 587 which I am using does NOT require Authentication.

Mon May 11, 2015 4:24 pm
Replies: 17
Views: 7670
I went to http://www.nusphere.com/products/dbg_wizard_download.htm and pressed the Download Now button. The screen displayed text when I did a Save As it saved the text to a file named dbg-wizard_php ...

Fri May 08, 2015 11:04 am
Replies: 17
Views: 7670
I have no idea how to use the XAMPP server with PhpED.
I've added SMTP = smtp.comcast.net to the php.ini

Comcast cannot help. According to them since I can send/receive email thru Windows Live Ma ...

Sat May 02, 2015 7:43 pm
Replies: 17
Views: 7670
I must be running from the NuSphere SRV server and not my localhost because when testing I disabled my localhost.

I added SMTP = smtp.comcast.net to all php.ini files in the PHPEd folder - still am ...

Sat May 02, 2015 8:54 am
Replies: 17
Views: 7670
I use the XAMPP package to set up my localhost and PHP is running through it. I am retired now and only have a few customers left which is why I still use Dreamweaver. I use Windows Live Mail as my ...

Sat May 02, 2015 7:47 am
Replies: 17
Views: 7670
Thank you for your response.

I was under the impression that PHPEd was self contained. It has it's own server & MySQL. The code I supplied above works in Dreamweaver & when run from my lo ...

Fri May 01, 2015 12:20 pm
Replies: 17
Views: 7670
When I execute the following test script:

<?php
error_reporting(E_ALL);
$to = 'WyleySam@comcast.net';
$subject = 'Testmail';
$message = 'Hello. This is a test.';
$ ...
Page 1 of 1
All times are GMT - 5 Hours