Akopia Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

[mv] Minivend Problems



******    message to minivend-users from "Jeff' Schmitt" <schmitt@mindspring.com>     ******

I'm running Minivend on a Linux-Mandrake 7.0 Secure Server.  At one
point we had the catalogs working, but after attempting to use Postgres
as the backend database we can no longer access the sample catalogs.
The only message we are getting is the "Server not available" message.
When I go to enable SocketPerms 0666 in the minivend.cfg file, I get an
error:

Do you want me to start it as 'minivend' now? [y] y
The Minivend server was not running
(/usr/local/minivend/etc/minivend.pid).
High traffic settings.
Calling MiniMate....
Minimate is loaded.
Undefined subroutine &Vend::Config::octal called at
/usr/local/minivend/lib/Vend
/Config.pm line 1731, <GLOBAL> chunk 9.

Undefined subroutine &Vend::Config::octal called at
/usr/local/minivend/lib/Vend
/Config.pm line 1731, <GLOBAL> chunk 9.

AND HERE'S THE CODE SEGMENT THAT'S GETTING THE ERROR:

sub parse_integer {
    my($var, $value) = @_;
    $value = hex($value) if $value =~ /^0x[\dA-Fa-f]+$/;
    $value = octal($value) if $value =~ /^0[0-7]+$/;        ###
<<<<<<This Line ###
    config_error("The $var directive (now set to '$value') must be an
integer\n"
)

I've also tried deleting the socket file in /usr/local/minvend/etc, then
rebooting the server.

Please help!!
schmitt@mindspring.com

-
To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list


Search for: Match: Format: Sort by: