Welcome Visitor, Please Login or Register Now Thursday, April 18, 2024 10:56 PM 
Forums Index > Mewsoft Products > Auctionawy > Urgent Help Needed!!
New Topic   New Reply
Search for:
Author Message
TweedyBird TweedyBird's personal page
Registered Member
Posts: 3 Display member's posts
Joined: 04-18-24 10:56 PM
Member Offline
View Member's Profile Visit member's website http://www.unlimitedwarehouse.com/cgi-bin/na/auction Send private message
 
Back to top
Urgent Help Needed!! Edit Delete Reply with quote Quote
First Post Posted on: 02-13-08 10:21 PM next post first post
I need to know what I am doing wrong. I installed the software last night and was testing everthing today but when I clicked on the sell link on the home page I keep getting this error. Can someone please help me out. cry

This is the error I keep receiveing:

Software error:
Can't load '/home/eazypaid/public_html/cgi-bin/na/GD.so' for module GD: libpng.so.2: cannot open shared object file: No such file or directory at PERL2EXE_STORAGE/DynaLoader.pm line 206.
at /usr/local/psa/home/vhosts/mewsoft.com/cgi-bin/build/na/Sell.c line 78
Compilation failed in require at /usr/local/psa/home/vhosts/mewsoft.com/cgi-bin/build/na/Sell.c line 78.
BEGIN failed--compilation aborted at /usr/local/psa/home/vhosts/mewsoft.com/cgi-bin/build/na/Sell.c line 78.

For help, please send mail to the webmaster (webmaster@unlimitedwarehouse.com), giving this error message and the time and date of the error.



Thanks In Advance
Marty Marty's personal page
Registered Member
Posts: Display member's posts
Joined: 04-18-24 10:56 PM
Member Offline
View Member's Profile PM
 
Back to top
Re: Urgent Help Needed!! Edit Delete Reply with quote Quote
Reply #: 1 Posted on: 02-14-08 12:01 AM next post previous post
http://www.mewsoft.com/Products/NetAuction/Requirements.html

You aint got GD installed, dont worry if you have root access to perl, you can download it here http://www.cpan.org/modules/by-module/GD/

If you have no access, your site provider can install it.
TweedyBird TweedyBird's personal page
Registered Member
Posts: 3 Display member's posts
Joined: 04-18-24 10:56 PM
Member Offline
View Member's Profile Visit member's website http://www.unlimitedwarehouse.com/cgi-bin/na/auction Send private message
 
Back to top
Re: Urgent Help Needed!! Edit Delete Reply with quote Quote
Reply #: 2 Posted on: 02-14-08 12:13 AM next post previous post
I just checked and GD is installed. So what do I do next :?:
Marty Marty's personal page
Registered Member
Posts: Display member's posts
Joined: 04-18-24 10:56 PM
Member Offline
View Member's Profile PM
 
Back to top
Re: Urgent Help Needed!! Edit Delete Reply with quote Quote
Reply #: 3 Posted on: 02-14-08 12:20 AM next post previous post
Sorry, I just noticed, in your admin panel, have you changed your directory settings. Its looking for files on mewsoft servers. Or is this just a demo version your using ?
mewsoft mewsoft's personal page
Administrator Team Member
Posts: 5381 Display member's posts
Joined: 04-18-24 10:56 PM
Location: knxoville, TN, USA
Member Offline
View Member's Profile Visit member's website Mewsoft Corporation Send private message ICQ Messenger: ICQ AIM Messenger: AIM YIM Messenger: Yahoo MSN Messenger: MSN
 
Back to top
Re: Urgent Help Needed!! Edit Delete Reply with quote Quote
Reply #: 4 Posted on: 02-14-08 07:54 AM next post previous post
The free version is binary compiled , meaning, every single perl script is compiled will perl itself and all perl modules and the operating system libs required for these perl modules. That's why the binary free version is platform dependent and OS version dependent also. The program is looking for libpng.so.2 on your server whcih it is compiled with is, your server may have another version of this lib, you can link to it, from telnet:

try to find the installed version:
% find / -name libpng.so*

then you may for example find:

/usr/lib/libpng.so.3

then link to it:

%ln -s /usr/lib/libpng.so.3 /usr/lib/libpng.so.2

This will fix the issue.

of course these steps can be used for any other similar error.

Mewsoft Support
www.mewsoft.com

TweedyBird TweedyBird's personal page
Registered Member
Posts: 3 Display member's posts
Joined: 04-18-24 10:56 PM
Member Offline
View Member's Profile Visit member's website http://www.unlimitedwarehouse.com/cgi-bin/na/auction Send private message
 
Back to top
Re: Urgent Help Needed!! Edit Delete Reply with quote Quote
Reply #: 5 Posted on: 02-14-08 08:03 AM last post previous post
Thanks mewsoft,

I will try that and see if it will fix the problem (HOPE SO) :?

Thanks In Advance.
Page 1 of 1
Go to page:

New Topic   New Reply Mark Unread
Jump to:  
Delete   Move     Lock   +Favorits   +Notify   Print