Hello! Everybody i have a successful server built on my win xp home edition sp2 that is a server to host my files from my PC.Go to WAMP5 for details Now the problem i am having is the following: I have downloaded and installed ioncube to the same root folder.Still does not work I get these errors when i go to amember/setup.php Plese help at the earliest urgent!!! Here are the errors.. Warning: mail() [function.mail]: "sendmail_from" not set in php.ini or custom "From:" header missing in E:\wamp\www\member\setup.php on line 31 A lot of text followedd by this error on evoking login.php or signup.php or admin.php Fatal error: Call to undefined function new_smarty() in E:\wamp\www\member\login.php on line 23 Please help!!!!! Skippy bosco! must know!
1 day and 16 views aren't a lot so try to be patient. Its a question most people wont know the answer to and an O/S implentation probably very few have even tried. Try asking also at http://www.wampserver.com/phorum/list.php?2
I've not used WAMP5 (I have used XAMPP without problem) Just based on the error it appears to be an issue with the sendmail configuration. Have you had success with any other scripts that send mail working on your setup? Is the SendMail service running/configured?
And how do i configure the send mail service? Skippy bosco i am not able to send any mails out form my server .i have tried it does not work.How do i send mail from me wamp server or how do i configure?? none of my apps which need to send an email for confirmation seem to work. PS:it is not just the pblm with sendmail,my signup.php ,login.php just dont load properly the page is filled with text and newsmarty() functions error in the end of the page..
OK Skippy i set up xampp Hello skippy On setting up xampp i succesfully installed amember as xamp has zend optimizer installed in it. The problem is i am not able to send or recieve emails.I have a dyndns updater and a domain registered in name of my local host that is earn4mhome.homeip.net is my domain for files i hos t on my pc.Now pblm is i cannot send emails to my registered members thru amember or any toher software from my server y is that so? what shld i do?
are you running a production setup form a desktop/laptop running XAMPP? I would recommend against this. For local testing I change: If you are sending live to users, however, you will need to make sure you ISP, your router and your windows firewall all allow the necessary ports.. you also need to make sure you have the correct MX records and such in place Given how reasonable hosting packages are I would recommend going that route for customer facing sites.