iantate
Forum Replies Created
-
Forum: Installing WordPress
In reply to: What happens now . . . .WORD PRESS just ROCKS !!!!
It’s amazing how cool, fast, and quickly the entire WordPress systems goes up and is ready to roll . . . when you have an admin on your hosting service that actually “turns on PHP” as they told you they had some days ago.
Thanks for all your help and input. We are up, and rolling.
Ian
Forum: Installing WordPress
In reply to: What happens now . . . .Cute FTP Pro for Mac is how they are being uploaded.
Forum: Installing WordPress
In reply to: What happens now . . . .I truly appreciate your assistance guys.
1 – I re-uploaded the code “4” different times ( in ASCII mode 2 of them )
2 – Rebuilt a blank MySQL Data base
** PHP is version 4.3 on my Host3 – Re-ran the install all for times ( I’m on a MAC system, and I use Safari for my Browser) and this is as far as I get
The same message as before, and this is a snip from the bottom of the screen:
_____________________________________________________________________________
(ID, user_login, user_pass, user_nickname, user_email, user_level, user_idmode, user_registered) VALUES ( ‘1’, ‘admin’, MD5(‘$random_password’), ‘”.addslashes(__(‘Administrator’)).”‘, ‘$admin_email’, ’10’, ‘nickname’, NOW() )”); $message_headers = ‘From: ‘ . stripslashes($_POST[‘weblog_title’]) . ‘ ‘; $message = sprintf(__(“Your new WordPress blog has been successfully set up at: %1\$s You can log in to the administrator account with the following information: Username: admin Password: %2\$s We hope you enjoy your new weblog. Thanks! –The WordPress Team http://wordpress.org/ “), $guessurl, $random_password); @mail($admin_email, __(‘New WordPress Blog’), $message, $message_headers); upgrade_all(); ?>log in with the username “admin” and password “%2$s”.’), ‘../wp-login.php’, $random_password); ?>
admin
wp-login.php
WordPress, personal publishing platform.’); ?>_____________________________________________________________
if I click on the link for wp-login.php I get a “Forbidden” error from my web page.
What next ??
Ian