Dot clear is another bloggin platform. I've installed it (and Serpendity
also) and went to import my WordPress blog posts. It fails with: PHP MySQL functions are not available However, I do have MySQL PHP stuff installed, see below. Suggestions? This is what I've posted to their forum. It's not very responsive.
I have a freshly installed Dotclear instance. The first thing I go to do
is import my WordPress site. I've done the same process to a Serendipity
blog and it works, so I know I specify the database I'm using a sqlite db on this site. It fails with "PHP MySQL functions are not available" Suggestions?
I've also attempted an RSS import from the Serendipity blog. It also
fails. For it I go to: https://saunter.us/serendipity/rss.php? … =2.0&all=1 [1] My php.ini contains these mysql items:
extension=mysqli.so
extension=pdo_mysql.so
[Pdo_mysql]
pdo_mysql.cache_size = 2000
pdo_mysql.default_socket=
mysqli.max_persistent = -1
mysqli.allow_persistent = On
mysqli.max_links = -1
mysqli.cache_size = 2000
mysqli.default_port = 3306
mysqli.default_socket =
mysqli.default_host =
mysqli.default_user =
mysqli.default_pw =
mysqli.reconnect = Off
[mysqlnd]
mysqlnd.collect_statistics = On
mysqlnd.collect_memory_statistics = Off

--
Michael Rasmussen, Portland Oregon Be Appropriate && Follow Your Curiosity
Links:
------
[1] https://saunter.us/serendipity/rss.php?version=2.0&all=1
_______________________________________________
PLUG: https://pdxlinux.org
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to