Problems, need help? Have a tip or advice? Post it here.
22 posts Page 2 of 3
Thank you very much for the explanation, trendoman.
So,
I'll do a fresh install on another pc, using phpmyadmin get a dump of the database, import into the database of couch (on the pc with php7)
and then access: localhost/mysite/admin
ie., there is no installation?

Hope I've got it right.
Thanks again.
Tried the method @trendoman suggested.
When I am trying to login it always says
Code: Select all
Invalid username or password
:? Not sure what I'm doing wrong.
jfmyi, will the fix be out sometime soon?
Thanks a lot..
viewtopic.php?f=4&t=10223 This might help :)
Thanks trendoman.
I tried it but I get the same error. (Invalid username or password)
Also, maybe because I am on localhost, can't send emails also for Lost Password. :?
You can delete user from table and see if it asks to create a new one.
@trendoman, Thank you for your help & patience.
I deleted the user from the table, but it didn't ask to create a new user.
:(
@couchusr could you please try make this edit?

In couch/includes/mysql2i/mysql2i.func.php on line numbers 60 and 62, change the following
mysql_errorno
to
mysql_errno
Let us know and apologies for the installation problems...

Oh and this assumes that you will be installing anew.
Thanks, @cheesypoof! I confirm, installation is now working for me. Thank you again for your time and finding the fix.
Thanks, @couchusr, for trying all those options.
:D :D Thanks a million @cheesypoof & @trendoman.
Installation successful!!
Thanks again for your time & effort.
apologies for the installation problems

Please, No.
Couch has the best support among all open source CMSs. & I should be thankful for being able to use this wonderful software.
Best wishes!

Hi,

I've had this same error appear on a site today. There hasn't been any file updates from our end and the host say they haven't changed anything either yet the site was working ok just yesterday.

I've tried to use the 1.4.7 patch (that's the version of the CMS that's being used) and this makes the error ('MySQL extension missing..') disappear however the site is just completely blank now.

Can you suggest anything that would cause the initial error, or why the patch isn't working or what else we can possibly do to fix it.

Any help would be greatly appreciated!

Thanks
Daz
22 posts Page 2 of 3