Why dosent this site Work!?
-
Hey.. why dosent this site works ?
http://example.com/blog/wp-admin/install.php
Best Regards
Mikhael
-
Because example.com is an example site. You need to go to YOUR site and set it up there.
i know, have tried to insert my site which is “danskfunnel.dk” instead of “example.com”
and i have uploaded the content to “ftp.danskfunnel.dk” at my host “www.one.com” with SmartFTP
in a folder named “blog”And the installation still dosent work.
Any suggestion ?
Well, you get an error message:
Fejl i forbindelsen til databasen
Det betyder enten, at brugernavn eller kodeord er forkert i din wp-config.php-fil eller også kan vi ikke kontakte databasen på localhost. Det kan betyde, at dit webhotels databaseserver er nede.
* Er du sikker på, at du har angivet rigtigt brugernavn og kodeord?
* Er du sikker på, at du har angivet det rigtige navn på din host?
* Er du sikker på, at databaseserveren kører?Have you confirmed your settings, as suggested in that error message?
yes now i did, just didnt new what the MySQL was all about.
i finally got it up and running, and then i did something stupid,
i changed my Blog URL to just “www.danskfunnel.dk” Instead of “www.danskfunnel.dk/blog/” but i shouldent af done that,
i cant even log in to my administrator account
“www.danskfunnel.dk/blog/wp-admin/”Try to take a look at danskfunnel.dk/blog/ . its all messed up.
can i change it back to danskfunnel.dk/blog/ in some of the files ?
Please help
thanks
How to undo your booboo.
how do i log into my PHP ?
how do i log into my PHP ?
Through whatever web interface your host has provided such as cPanel.
Okay, well its geek talk to me.. I know it says i have to Install PHPmyadmin, and there is a Quick install guide, which is not for Rookies i can tell you that much.. dont understand why it should be so difficult to change the URL.
it says in the Quick Install
Now you must configure your installation. There are two methods that can be used. Traditionally, users have hand-edited a copy of config.inc.php, but now a wizard-style setup script is provided for those who prefer a graphical installation. Creating a config.inc.php file is still a quick way to get started and needed for some advanced features.
But i cant find the “Wizard Style Setup script” for a graphical installation Anywhere!?…
Isint there another way to Change the URL ?? ..theres got to be ..
http://codex.wordpress.org/Editing_wp-config.php#Advanced_Options
next time, if you dont know what you are doing, dont do it.
I hear you, but it still has to be fixed right.
“”””””
Another new wp-config.php option, added as of WordPress Version 2.2, is WP_SITEURL. This allows the WordPress address (URL) to be defined. The valued defined is the address where your WordPress core files reside. It should include the http:// part too. Do not put a slash “/” at the end. Setting this value in wp-config.php causes the wp_options table option_value of siteurl to be set and disables the WordPress address (URL) field in the Administration > Settings > General panel.
“”””””Is it just for Version 2.2 ? ..
because i cant find “WP_SITEURL” Anywhere ?
or is it just be being Stupid ?
or is it just be being Stupid ?
do you really want me to answer that question? I dont think you do.
Another new wp-config.php option, added as of WordPress Version 2.2,
Added as of, , that means added “in”..“As of 2002, I have had a headache”
That means in 2002, I got a headache, and I still have it.
You dont see the lines because you need to add them. Why would they already be there?
—
Honestly, the directions on that page are so simple my dog could follow them, if you come back with a question like this:
“how do i log into my PHP ?”
Im giving up on any future hope for the human race.
Okay..
Well i don’t no, why shoulden’t they ?
all this script thing just dosent make any sens to me..and ins not a very detailed description.. so if you could cut it into small peaces for me i would be greatfull.
Im giving up on any future hope for the human race. .. hehe thank you,
its because i thougt i could registrer an account on Phpmyadmin.net
but then i saw i had to Download something first.. to me thats a difficult way..
I thougt i could do it quick, but no.. i had to change everything first.
im not cutting anything into pieces. reinstall your site if you cant figure it out.
Is it corret to insert this:
“define(‘WP_SITEURL’, ‘http://danskfunnel.dk/blog’);
in the “wp_config.php” like this ?
“””””””””
<?php
// ** MySQL-indstillinger ** //
define(‘WP_SITEURL’, ‘http://danskfunnel.dk/blog’);
define(‘DB_NAME’, ‘danskfunnel_dk’); // Databasenavnet
define(‘DB_USER’, ‘danskfunnel_dk’); // Dit MySQL-brugernavn
define(‘DB_PASSWORD’, ‘********’); // … og kodeord
define(‘DB_HOST’, ‘localhost’); // 99% chance for at du ikke skal rette her
define(‘DB_CHARSET’, ‘utf8’);
define(‘DB_COLLATE’, ”);“””””””””
it must be wrong somehow, because http://Danskfunnel.dk/blog/
still dosent work proberlyThanks.
The topic ‘Why dosent this site Work!?’ is closed to new replies.