Incomplete config.php file
Hey,
what does that mean my config.php file looks like this:
<?php
$config['lang'] ="en_gb";
$config['theme'] ="default";
$config['email'] ="Soldiar@thatmail.com";
$config['title'] ="News from Ireland";
$config['subtitle'] ="A guide of Soldiar +g+";
$config['meta_desc'] ="";
$config['meta_keys'] ="";
$config['forums'] ="1";
$config['photos'] ="1";
$config['tags'] ="1";
$config['tz'] ="";
$config['mysql_host'] ="localhost";
$config['mysql_user'] ="user";
$config['mysql_pass'] ="password";
$config['mysql_db'] ="usr_web26_2";
$config['uri'] ="http://web26.hoster.eu/eggblog/index.php";
?>
hope to get help of you soon! :)
Soldiar - 12:36pm, 17 April 2008
you need to enter the information in the last few lines. if you made a database you should be able to retrieve that information:
localhost
user
password etc
JMS - 6:39am, 18 April 2008
The following are empty:
$config['meta_desc'] ="";
$config['meta_keys'] ="";
Egg - 10:01am, 18 April 2008
Hey,
it was the problem "Egg" told.
Soldiar - 10:36am, 18 April 2008
oh my bad
JMS - 4:40pm, 18 April 2008
Egg,
could I please get a mail or so of you, I´ve translated the english version to a german version and got now here a german language file :) But I´ve still got one small problem, maybe you can help me ;)
Soldiar - 3:38pm, 20 April 2008
Yes, no problem: egg at eggblog dot net.
Egg - 11:22am, 23 April 2008
I have the same answer.
Incomplete config.php
I put all configuration but always this answer!!
Don't know what to put in the TZ line!
A light, please!
thanks
santo
santo - 8:55pm, 28 June 2010
I suppose the two parameters ie $config['meta_desc'] =""; $config['meta_keys'] =""; are to be filled with a little description of one's blog/website, and related keywords
$config['tz'] =""; is the time zone of a country. Have mess-up this eggblog script to get better understanding of php&mysql. Thanks to whoever is the author.
wL - 6:38am, 29 June 2010
Submit a post to this topic
You are not logged in.