The eAuction Support Forums
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl
eAuction 1.6.1.x >> Start Up and more >> Local Server problem
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl?num=1127140583

Message started by Zeekdragon on 09/19/05 at 16:36:23

Title: Local Server problem
Post by Zeekdragon on 09/19/05 at 16:36:23

After setup and installing everything seems to run fine, but no matter what computer I try to register a new account with I get...

You are on your local server
so this is just for testing
--------------------------------------------------------------------------------
To: test@xxxxl.com
From: zeekdragon@xxxxx.net
Subject: Auction Password
PLEASE DO NOT REPLY TO THIS E-MAIL

Thank you for registering to use the online auctions at Forgotten Times Auction

Your Alias (as you entered it): test

Your Password: 4b37pzq9

Please, click
http://xxxxxxxxx.xxx/forgotten_times/cgi-bin/eAuction161/eAuction.pl?action=confirm&membership=test

in order to activate your account now.

Thank you for visiting.

--------------------------------------------------------------------------------

I also tried changing the config file from
# Set this from 0 to 1 if the script is running with a real Web-Server
   $config{'web_server'}      = 0;

to 1 and back to 0 with the same results.

Any help would be appreciated

Thanks,
Zeekdragon

Title: Re: Local Server problem
Post by mars on 09/19/05 at 18:33:57

Have you tired running the test auction?

mars

Title: Re: Local Server problem
Post by Zeekdragon on 09/19/05 at 19:20:48


mars wrote:
Have you tired running the test auction?

mars


Test auction as in..
http://YourDomain/cgi-bin/eAuction161/eAuction.pl?action=test

that creates test items?

Title: Re: Local Server problem
Post by Dieter Werner on 09/19/05 at 19:57:42


Zeekdragon wrote:
After setup and installing everything seems to run fine, but no matter what computer I try to register a new account with I get...

You are on your local server
so this is just for testing


That means: the script can't find the the path to the 'sendmail' prog.

Title: Re: Local Server problem
Post by mars on 09/19/05 at 20:05:21

Running
http://YourDomain/cgi-bin/eAuction161/eAuction.pl?action=test
also creates a user named Dieter.

If the error message means that the script cannot find the path to Sendmail, why did Zeekdragon receive the  
Thank you for registering...
email? Or did I misunderstand that part of his initial posting?

mars

Title: Re: Local Server problem
Post by Zeekdragon on 09/19/05 at 20:09:56

Actually all of this is displayed on the register screen on the bottom

I'm using JMail as my sendmail program, but all it is, is email dll files with Windows XP IIS http server

Title: Re: Local Server problem
Post by Zeekdragon on 09/21/05 at 19:48:13

I got it to work.. seems that my config file had a typo in it that I missed.

I removed Jmail also and everything runs fine  :)

Title: Re: Local Server problem
Post by MBG on 02/07/06 at 18:03:15

I have this exact same problem as the original poster.


Quote:
That means: the script can't find the the path to the 'sendmail' prog


I'm not sure I can find that path either!

Suggestions appreciated.

:P

Title: Re: Local Server problem
Post by designsedge on 06/10/06 at 23:09:29

To find the path to sendmail - create a php file that has only :

Code:
<?php
echo "version is: <b>".phpversion()."</b><br>\n";
echo "Lots of info: <br>\n";
phpinfo();
?>

upload to your server, then call it in your browser - it will tell you all the variables you need --
be SURE to delete it from your server when done -- (Security Risk)

Designs Edge

Title: Re: Local Server problem
Post by Dennis Mugno on 03/24/08 at 19:17:08

found it

The eAuction Support Forums » Powered by YaBB 2.2!
YaBB © 2000-2007. All Rights Reserved.