Log in with username/password: lyceum/lyceum

Ticket #847 (new defect)

Opened 10 months ago

Last modified 10 months ago

install failure

Reported by: lyceum Assigned to:
Priority: high Milestone: 1.1
Keywords: install failure Cc:

Description

basically during install during "step two" it just stops ... no error is displayed.(yes display errors is turned on.)

here is what i see:

Second Step

Now we’re going to create the database tables and fill them with some default data.

Adding option siteurl. Adding option new_users_can_blog. Adding option users_can_register. Adding option gzipcompression. Adding option db_version. Adding option wp-content_file_path. Adding option fileupload_base_url. Adding option email_structure. Adding option admin_ips. Adding option restrict_admin_ip. Adding option active_system_plugins. Adding option blog_charset. Adding option html_type. Adding option presentation_tab. Adding option system_admin_email. Adding option import_allowed.

it stops right there ..... I believe that before when i installed that it went past this on other servers.

Frankly i think that after uninstalling and re attempting this like 10 times along with messing around with different settings and permissions. that there must be something missing from my server setup that lyceum is looking for.

Does anyone have any idea? without seeing any error its hard to troubleshoot. any ideas appreciated.

Change History

10/02/07 14:38:39 changed by lyceum

ok so i sort of did some digging and figured out my own problem... you are suppressing the errors of the mail function..."@" symbol in front of wp_mail.... and looking at that you are using the default mail function of php i believe...

at anyrate the reason for no error is the suppression :)

and the reason for the error in the first place is that sendmail is not running on this linux box and that a win2k server box runs exchange in which all email is sent through.

I will try and put together some code for you and see if we cant get smtp blah blah running...

phoztech

Log in with username/password: lyceum/lyceum