Tyssen
May 13 2005, 11:06 AM
I've just downloaded Wordpress 1.5.1 and uploaded all the contents to public_html and I've edited wp-config.php like so: CODE <?php // ** MySQL settings ** // define('DB_NAME', 'myusername_dbName'); // The name of the database define('DB_USER', 'myusername_dbUsername'); // Your MySQL username define('DB_PASSWORD', 'myPassword'); // ...and password define('DB_HOST', 'localhost'); // 99% chance you won't need to change this value
$table_prefix = 'wp_'; // example: 'wp_' or 'b2' or 'mylogin_'
define ('WPLANG', '');
define('ABSPATH', dirname(__FILE__).'/'); require_once(ABSPATH.'wp-settings.php'); ?> But I'm getting Fatal error: Call to undefined function: get_bloginfo() in /public_html/wp-includes/wp-db.php on line 304. I've been on the Wordpress site and there's some forum entries that refer to this but no-one's provided a solution. Some talk about problems upgrading from 1.5 but I've just started from scratch, so it can't be that. I'm relatively new to PHP & MySQL so anyone got any ideas what's wrong?
Reply
Tyssen
May 13 2005, 11:18 AM
Jumped the gun a bit - forgot to set access privileges for my db. Admins/mods - feel free to delete this thread cos it's now superfluous.
Reply
kummy
May 13 2005, 11:56 AM
btw, i would like to ask someting about blog. i have a blog with wordpress 1.5.1. Is it possible to transfer all posts to blogger.com? how do i do that? Thanks...
Reply
dodgerblue
May 13 2005, 12:25 PM
You can do it manually. If you're asking if you can transfer it automatically like the Blogger import function that WP has, it's not possible.
Reply
kummy
May 14 2005, 12:08 AM
QUOTE f you're asking if you can transfer it automatically like the Blogger import function that WP has, it's not possible. yes...transfer it automatically is what i want...  too bad i can't do that...
Reply
unfortunate
May 14 2005, 12:12 AM
How come you want to switch from Wordpress to Blogger? Seems kind of like a step backwards.
Reply
kummy
May 14 2005, 01:02 AM
for backup only.. that's what i need. cause my files are in a free hosting... if something happens, i can go to blogger.com..
Reply
unfortunate
May 14 2005, 01:07 AM
Oh I see.. Well unfortunately there is no automated script or tool available to do what you want. My advice is that you backup your files on trap17 regularly. Just make sure to backup your mysql file.
Reply
Recent Queries:--
doteasy 404 error on php scripts - 531.77 hr back. (1)
Similar Topics
Keywords : wordpress, 1, 5, 1, installation, problem, fatal, error, message
- Error Installing Template In Joomla! 1.5.7
(0)
An XSL Transform Error
Who knows how to fix it? (2) Wel i am working on my project and i am testing some things out with rss feeds, link to site when
i look at my site i'll see the following error in my feed panels : QUOTE MM_XSLTransform
error. The server could not perform the XSL transformation because an XSLT processor for PHP could
not be found. Contact your server administrator and ask them to install an XSLT processor for PHP.
When i googled this error i got the this: Change in your php.ini: ;extension=php_xsl.dll to:
extension=php_xsl.dll So is this possibible on trap17 or do i have to ask a a....
Manual Joomla Installation Failes
Joomla Installation help for manual installers on Qupis servers (7) Hi, Recenrly I decided to install Joomla! 1.5.x manually on my website. The website is hosted
in Qupis and there is no way for an automatic installation of CMS software like Joomla!. I
Unzipped the folder, uploaded it to my root and then proceeded with the main installation procedure.
I had all the directories, sub-directories, and files in my root. Then I created the database
needed to run Joomla!. But the installation page cannot be loaded. There is an error like this
every time I try to access index.php to start installing Joomla! 1.5.x: Warn....
Wordpress Vs Movable Type
(0) What do you generally think about Wordpress and Movable type as blogging platforms. With what
platform are you more comfortable with, which one has more options, which one is more newbie
friendly? I don't have experience with movable type, but wordpress.org is to me a much better
alternative (I use it on my self hosted blog on trap17). Tell me your experiences. /smile.gif"
style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> Thanks.....
Scroll Message On Top Of Your Browser..
(3) Hello everyone, Some day I saw when I open one site to be at the top browser runs message.Can let
someone help you about this, perhaps need some code would add.I need that I have on my future
site.When again find one site that you notification look ... Thanks in advance, I ask for help...
/sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> (sorry for bad
english)....
Swanson Internet Forum Host Error
Ive bought a php script, and im feeling ripped off (4) Hi guys. So I bought this script . And now I'm loading it up HERE and It's giving this
message to when you sign up for a new forum QUOTE Warning: fopen(cookie.txt) : failed to open
stream: Permission denied in /home/kyle/public_html/forumhost/forumhost/index.php on line 17
Warning: fclose(): supplied argument is not a valid stream resource in
/home/kyle/public_html/forumhost/forumhost/index.php on line 17 Thank you for your choosing us to
host your free forum. In order to finalize and confirm your forum setup, please click the button
below HTTP/1.0 404....
Smf: Template Parse Error
HELP ME!!! (7) QUOTE Template Parse Error! There was a problem loading the
/Themes/default/index.template.php template or language file. Please check the syntax and try again
- remember, single quotes (') often have to be escaped with a slash (\). To see more
specific error information from PHP, try accessing the file directly. You may want to try to
refresh this page or use the default theme. Parse error: syntax error, unexpected T_STRING,
expecting ',' or ';' in .../Themes/default/index.template.php on line 167
And here's line 166 QU....
Post Disappeared
Error messages (1) Hello, I notice in the list that my post "SMTP settings" has received a reply. Yet, when I click on
the title to enter the topic, I get the following: QUOTE The error returned was: Sorry, some
required files are missing, if you intended to view a topic, it's possible that it's been
moved or deleted. Please go back and try again. Can anyone tell me what has happened to the
topic, and, more importantly, how I would be able to read it? Thanks.....
Why This Error?
PHP script fault (4) Hello, I typed out a PHP script (literally copied from w3schools, the script is as follows: CODE
<html> <body> <?php function spamcheck($field) {
//eregi() performs a case insensitive regular expression match
if(eregi("to:",$field) ||
eregi("cc:",$field)) { return TRUE; } else {
return FALSE; } } //if "email" is filled out, send email if
(isset($_REQUEST['email'])) { //check if the emai....
Wordpress Sitebar At Botton
(14) Hi jlhaslip! i have upload all the files and get this this http://www.koddinn.com ....
Wordpress Databases And Privileges
My friend wanted to install wordpress on his server (not on trap17.com (2) My friend wanted to install wordpress on his server (not on trap17.com) and he has phpmyadmin 2.6.0
and dosnt have the ability to make privliges /blink.gif" style="vertical-align:middle"
emoid=":blink:" border="0" alt="blink.gif" />.How would he set up wordpress without the ability to
set privliges? If you had any suggestions (like step by step directions /tongue.gif"
style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" />) that would help alot.
Thankyou,
....
Wordpress Feeds
How to activate feeds (6) I have installed Wordpress in my site and feeds seem that dont work. When i click over the link
give me an error, as if the feeds were not running. But when i sindicate the site with any
feed-tool, they work ok. ¿anybody knows why? Thanks.....
Drupal Installation
Help needed (2) I need help installing the PHP system Drupal. I have uploaded the correct files to the server,
changed the settings.php file to the correct path. Now I need to access the site to create an
account. How do I do that? I am considering installing phpBB next, it looks a lot easier than this.
Anyways, help would be appreciated.....
Changing Font Sizes On Wordpress
(5) I brought up this question in another thread, but I'd like to know how you can allow the user to
change font sizes on a blog. An example of this can be found on this site . What files would I need
to edit - header.php, style.css? If you can help me out on this one, feel free to shout out.....
"un-supported Browser" Message
Site won't let me in because of it. (4) Boy, this is a new one for me. I know enough about the Web to know that it is possible to detect the
Browser which is being used to call a page, and I know that there are differences between Browsers.
I also don't think this is right, but has anyone else ever seen the situation I am about to
describe? Cruising the Net. Click on a link. The Browser does its thing and an error message pops
up to say "Sorry, your browser is no longer supported by Micro$oft, so you can't view this
page. " Now, I could understand if it was a Micro$oft site or a techy styl....
Can Wordpress Split Too Long Pages?
(3) I have a blog on blogger and it's getting annoying that it never makes another page and thus it
becomes a huge page with as many images or articles as you post.I want to migrate to Wordpress but i
wonder if is it possible let's say after 10-15 posts to get another page just as forums do or
google , so that the visitor doesn't have to wait until the whole bunch is loaded. Another
question I have is: what's the difference between pages and categories in a blog, because
i'm not familiar with them. In a normal web site there would be some navigation menu....
Php-nuke V7.9 Launched
installation problem. (4) Php-NUKE is a free php script software distributed by Under GNU Licence.GNU means General Public
License and u can get this script and see its funtioning at: See Official Site: ==========
http://www.phpnuke.org Note:I have this script but i there is a problem while installing this
script.if anybody know the method to install than mail me at: E-mail:coolwaves4all@gmail.com....
Ikonboard Installation
help (1) hi everyone, I got ikonboard from their main site. I was trying to upload my host and install it.
But still i cant figure out yet. I followed all the step accordingly. I guided myself to look help
from the help links . The error still showing me is QUOTE Internal Server Error The server
encountered an internal error or misconfiguration and was unable to complete your request. Please
contact the server administrator, webmaster@myname.trap17.com and inform them of the time the error
occurred, and anything you might have done that may have caused the error. More inf....
Wordpress Statistics...
Good plugin anyone? (1) Hey everyone! I'm looking for a good and nice statistics plugin for my wordpress site: Dan
Spot I'm looking for a plugin that would show me the number of visitors online in this moment,
how many posts/comments my site had, how many hits/unique visits since its start... I would like
too to be able to see the stats from back-end administration and a nice stats tag to use in my
template. /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /> Do you know
any plugin to have some of its features? /laugh.gif' border='0' style='vertical-a....
Free Message Board Needs Php
Can I have it? (27) I found a free message board for my site, where I can have my Google ads there, instead of Proboards
ads, but it requires PHP, which I know nothing about. I don't believe my host, Doteasy.com,
supports PHP on its free sites. Does Trap17? If so, could I host my message boards, here, and link
from my Doteasy site? The software I'm looking at is YABB. Here's the link: Yet Another
Bulletin Board It also mentions CHMOD and Perl--I don't know those, either. Should I give it
up or is it possible for somebody like me to do this?--I do know HTML. TIA, Suz....
How Many Of You Run Your Own Message Boards?
(36) I'm just curious. I started with Proboards, used Invisionfree (but stuck with proboards), used
a source code called Radiance 0.1.1, but it got hacked, so I went back to Proboards, used a source
code called WhiteFyre, abandoned it, went back to proboards, and now, I'm fixing up radiance
0.1.4, and it seems permanent. You?....
Custom Error Pages.
Have you got yours running ......??????? (13) Hey guys u know hosting is kool but you know what would make a website really boring, well ill tell
you what uncustomised error pages. well dont you just hate it when you type a url and instead of a
kool page you just see some plain text telling you error 404 or sometimes it doesnt even say ne
thing since the error messeges are not put in place. well i got a kool custom error page. check it
out and tell me what you think, and well if you like it go ahead and pm me ill give you the details
on how to get it. **heres an example of my custom error page**** 404 ERROR stevey....
Looking for wordpress, 1, 5, 1, installation, problem, fatal, error, message
|
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for wordpress, 1, 5, 1, installation, problem, fatal, error, message
*MORE FROM TRAP17.COM*
|
advertisement
|
|