douqiu0796 2013-08-14 04:29
浏览 70
已采纳

最新的Xampp使用Xampp 1.4.4版本的mysql

Is there any way that I can combine PHP from xampp version 1.8.2 with MySQL from xampp version 1.4.4?

That is PHP 5.4.16 and MySQL 4.0.13

Unfortunately, I have to use that version of MySQL for my project, and wanted the latest that I can work with CI.

I tried to run the latest Apache from xampp and the old MySQL but when I use mysql_connect I see the following error:

Warning:
mysql_connect(): Connecting to 3.22, 3.23 & 4.0 is not supported. Server is 4.0.13- max-debug

Warning:
mysql_connect(): Connecting to 3.22, 3.23 & 4.0 servers is not supported

Any help would be appreciated, even if the answer says that it's not possible to combine the two.

  • 写回答

1条回答 默认 最新

  • dsq30861 2013-08-14 12:48
    关注

    Don't waste time combining old with new parts.

    If you (i guess) need to re-use your old databases, just use the latest XAMPP verison and backup all your databases folders XAMPP/xamppfiles/var/mysql/, which you'll can move then into the new directory located in XAMPP/xamppfiles/var/mysql/.

    they are just folders you can backup and re-use ;)

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 fluent的在模拟压强时使用希望得到一些建议
  • ¥15 STM32驱动继电器
  • ¥15 Windows server update services
  • ¥15 关于#c语言#的问题:我现在在做一个墨水屏设计,2.9英寸的小屏怎么换4.2英寸大屏
  • ¥15 模糊pid与pid仿真结果几乎一样
  • ¥15 java的GUI的运用
  • ¥15 Web.config连不上数据库
  • ¥15 我想付费需要AKM公司DSP开发资料及相关开发。
  • ¥15 怎么配置广告联盟瀑布流
  • ¥15 Rstudio 保存代码闪退