Hi, I just installed the blog and everything went fine (no errors from the installer), but I'm unable to visit first page:
Fatal error: Call to undefined function: serendipity_db_connect() in /[mypath]/serendipity_config.inc.php on line 224
What's wrong, did anyone have similar problems?
Problem with mysql-functions after Install
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Problem with mysql-functions after Install
It seems that your include/db/mysql.inc.php file could not be included because your dbType is not set.
How did you install, which version did you install and what did you choose as dbType?
Check if you extracted the paths correctly and the file above is exissting? What is in your serendipity_config_local.inc.php file?
Regards,
Garvin
How did you install, which version did you install and what did you choose as dbType?
Check if you extracted the paths correctly and the file above is exissting? What is in your serendipity_config_local.inc.php file?
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
Guest
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
To help you further, I need to you help me by answering my questions:
* Which dbType did you select? MySQL or MySQLi?
* Is the file include/db/mysql.inc.php existing in your installation and is 6184 bytes?
* Is the file include/db/db.inc.php existing and 2299 bytes?
* What are the contents of your serendipity_config_local.inc.php file? (strip passwords).
* Are all files readable by your webserver? Did you maybe change file permissions after install?
I can easily tell you what's wrong if you're able to give me temporary FTP access...if you don'T want to do that (which I can understand) we may get further by answering the questions above.
Best regards,
Garvin
* Which dbType did you select? MySQL or MySQLi?
* Is the file include/db/mysql.inc.php existing in your installation and is 6184 bytes?
* Is the file include/db/db.inc.php existing and 2299 bytes?
* What are the contents of your serendipity_config_local.inc.php file? (strip passwords).
* Are all files readable by your webserver? Did you maybe change file permissions after install?
I can easily tell you what's wrong if you're able to give me temporary FTP access...if you don'T want to do that (which I can understand) we may get further by answering the questions above.
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/