savannah-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-dev] User registration problem


From: Aminudin Khalid
Subject: Re: [Savannah-dev] User registration problem
Date: Wed, 23 Apr 2003 10:28:01 +0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830

Hi,

I using PHP4 . I've added a few lines in account/register.php and it works half-way. I guess I have to modify lots of files to make it works correctly.

Will it cause problem if I use PHP4 rather than PHP3. I've just noticed that savannah is written with PHP3 and not PHP4 due to licence/policy matters . Is it true ?

Thanks ..............

Aminudin Khalid wrote:

Dear savannah developers ,

I wanna setup savannah at my work place. I followed the steps and had successfully get savannah works (not actually, it only could be accessed without any user registration and cvs ). I stucked at "CREATING AN ADMIN ACCOUNT". I tried to register and admin account buat savannah didn't send a confirmation/verification e-mail . FYI, sendmail is running ; I checked the log file, nothing that is significant. I tried "tail -f /var/log/maillog" as well ; no response from sendmail during registration :(.

To test my sendmail , I've created a very simple PHP script as follows :

<?php
mail("address@hidden","TEST email","This is a testing","From Aminudin");
?>

It worked and I received the email with the above scripts. Certainly the problem didn't come from sendmail .

What do u guys think about this problem ? Hope somebody can help me to solve this .......

OK , thanks .






_______________________________________________
Savannah-dev mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/savannah-dev



--
Mohd. Aminudin bin Mohd. Khalid
Linux Software Engineer
Mimos Berhad (http://www.mimos.my)

http://www.asiaosc.org
http://opensource.mimos.my







reply via email to

[Prev in Thread] Current Thread [Next in Thread]