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 能给我一些人生建议吗
  • ¥15 mac电脑,安装charles后无法正常抓包
  • ¥18 visio打开文件一直显示文件未找到
  • ¥15 请教一下,openwrt如何让同一usb储存设备拔插后设备符号不变?
  • ¥30 使用quartz框架进行分布式任务定时调度,启动了两个实例,但是只有一个实例参与调度,另外一个实例没有参与调度,不知道是为什么?请各位帮助看一下原因!!
  • ¥50 怎么获取Ace Editor中的python代码后怎么调用Skulpt执行代码
  • ¥30 fpga基于dds生成幅值相位频率和波形可调的容易信号发生器。
  • ¥15 R语言shiny包和ncdf4包报错
  • ¥15 origin绘制有显著差异的柱状图和聚类热图
  • ¥20 simulink实现滑模控制和pid控制对比,提现前者优势