jallard
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: InstabilityI have narrowed it down to Zone Alarm.
Forum: Fixing WordPress
In reply to: InstabilityWell, it also works with IE with Norton and ZoneAlarm off.
Forum: Fixing WordPress
In reply to: InstabilityHere’s something else that’s interesting. I shut down Norton AntiVirus and my ZoneAlarm Pro firewall, opened up the FireFox browser and clicked on the link and it let me into the control panel without logging in.
Forum: Fixing WordPress
In reply to: InstabilityUpdate:
I just tried all three browsers: IE, FireFox and Opera. And, all with the same results.
Forum: Fixing WordPress
In reply to: InstabilityI am not shouting at you! If all of my other PHP/MySQL scripts work, why doesn’t this one? It is the same browser?
Forum: Fixing WordPress
In reply to: InstabilityWell, I think I c
Forum: Installing WordPress
In reply to: Page Not FoundBelow are my MySQL Settings:
define(‘DB_NAME’, ‘mysql7.secureserver.net’);
define(‘DB_USER’, ‘jallard’);
define(‘DB_PASSWORD’, ‘jigger’);
define(‘DB_HOST’, ‘mysql7.secureserver.net’);
So, where do we go from here? Or, do I choose another Blogger program, to setup my Weblog?Forum: Installing WordPress
In reply to: Page Not FoundI called my techniciaan and he suggested that I just upload it via my database manager. I did so and this is the error message that I received: (ignor the quotation marks)
“Error
There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem
ERROR: Unclosed quote @ 472
STR: ‘
SQL:
SQL-query :
MySQL said:
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ‘<?php
/** WordPress’s config file **/
/** http://wordpress.or”Forum: Installing WordPress
In reply to: Page Not FoundThat’s exactly what I have? So, how am I suppossed to troubleshoot an error in uploading?
Forum: Installing WordPress
In reply to: Page Not FoundWell, I appreciate the lead: However, Even when I palce the “wp-config.php,” in the main folder, I still get “PAGE NOT FOUND.” So, what do I do now?