[wp-hackers] anyway around wp hanging on install?

fris fris at fris.net
Sat Mar 3 13:58:51 UTC 2012


Yes I realize that, but what If Im installing WP on a large number of
workstations, and each php config is different, how can I avoid it hanging,
like of smtp is all together disabled or any type of internal mail system.



-----Original Message-----
From: wp-hackers-bounces at lists.automattic.com
[mailto:wp-hackers-bounces at lists.automattic.com] On Behalf Of Dion Hulse
(dd32)
Sent: Friday, March 02, 2012 7:31 PM
To: wp-hackers at lists.automattic.com
Subject: Re: [wp-hackers] anyway around wp hanging on install?

Sounds like PHP needs to be configured correctly to handle the fact it can't
send emails.. WordPress is going to call the php mail() function, and i'd
assume that's where it's hanging. Take a close look at your php mail
config..

On 3 March 2012 02:48, fris <fris at fris.net> wrote:
> I came across an issue recently, if you don't have sendmail, exim, 
> qmail, or any smtp server installed, it hangs on the  2nd step where 
> its trying to send out the welcome email.
>
> Anyway around this if the user/server doesn't have mail installed?
>
> The install itself gets installed, it just hangs for about 5 mins 
> while trying to send the email, so if you wait long enough it will 
> goto the last step where it says to login.
>
> Any ideas?
>
>
>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
_______________________________________________
wp-hackers mailing list
wp-hackers at lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-hackers



More information about the wp-hackers mailing list