How to Upgrade PHP Version in XAMPP

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 พ.ย. 2024

ความคิดเห็น • 54

  • @sherlyyan9663
    @sherlyyan9663 9 หลายเดือนก่อน +3

    Thanks that helps! Other tutorial only replace php folder which cause dependency issue. Replacing both apache and php folder works

  • @swarpaghdal
    @swarpaghdal ปีที่แล้ว +2

    Attempting to start Apache app... this err come when i start Apache server from xampp

    • @rahadchowdhury
      @rahadchowdhury  ปีที่แล้ว

      which error you face? send me error text

    • @swarpaghdal
      @swarpaghdal ปีที่แล้ว

      only this is "Attempting to start Apache app" @@rahadchowdhury

    • @rahadchowdhury
      @rahadchowdhury  ปีที่แล้ว

      go to this location C:\xampp\apache\bin and open cmd here and type httpd. confirm me if you face error here

  • @yanncumabisayz9674
    @yanncumabisayz9674 9 หลายเดือนก่อน +1

    Please help me find the 32 bit file. I looked in the description link and couldn't find it

  • @Doptif
    @Doptif ปีที่แล้ว +1

    Apache not running..... I have followed the procedure you described......

    • @rahadchowdhury
      @rahadchowdhury  ปีที่แล้ว

      1. Open command prompt in this location. cd C:/xampp/apache/bin
      2. Then run the following command to see if the syntax is OK:
      httpd.exe -t

    • @ajinjoseph1144
      @ajinjoseph1144 5 หลายเดือนก่อน

      @@rahadchowdhury httpd.exe: Syntax error on line 39 of C:/xampnew/apache/conf/httpd.conf: ServerRoot must be a valid directory

  • @mooreo
    @mooreo ปีที่แล้ว +2

    Tried many method, none of them workd this is what get in the log:
    Status change detected: stopped
    16:09:06 [Apache] Problem detected!
    16:09:06 [Apache] Port 80 in use by "Unable to get info" with PID 1160!
    16:09:06 [Apache] Apache WILL NOT start without the configured ports free!
    16:09:06 [Apache] You need to uninstall/disable/reconfigure the blocking application
    16:09:06 [Apache] or reconfigure Apache and the Control Panel to listen on a different port

    • @rahadchowdhury
      @rahadchowdhury  ปีที่แล้ว +1

      sorry for late reply. you solved this problem?

    • @mooreo
      @mooreo ปีที่แล้ว +2

      @@rahadchowdhuryWell, i had to removel the old one and install the last version. Ty !

    • @rahadchowdhury
      @rahadchowdhury  ปีที่แล้ว

      this video is not working from your side?

    • @nwstep1184
      @nwstep1184 ปีที่แล้ว +1

      I also faced this issue right now

    • @rahadchowdhury
      @rahadchowdhury  ปีที่แล้ว

      check description for contact i will try to solve problem

  • @hassanDev20
    @hassanDev20 9 หลายเดือนก่อน +1

    Thank's a lot

  • @zohaib1537
    @zohaib1537 ปีที่แล้ว +1

    what to do with old php and apache folders?

    • @rahadchowdhury
      @rahadchowdhury  ปีที่แล้ว

      You can just rename the folder, and if you want to restore previous version, just rename the folder.

  • @rashmikadeshan2710
    @rashmikadeshan2710 8 หลายเดือนก่อน +1

    Thank you.

  • @thuancao6050
    @thuancao6050 8 หลายเดือนก่อน +1

    speed download of sourceforge too low , 5 hours for 126MB ??

    • @rahadchowdhury
      @rahadchowdhury  8 หลายเดือนก่อน

      I think, This is not sourceforge problem, it could be your internet problem.

  • @sayanjitdas7891
    @sayanjitdas7891 10 หลายเดือนก่อน +1

    Thanks bro ❤

  • @zisouh710
    @zisouh710 ปีที่แล้ว +1

    Should i delete old xampp first?

    • @rahadchowdhury
      @rahadchowdhury  ปีที่แล้ว

      No. just you need to change Apache and PHP folder.

    • @karimashour5427
      @karimashour5427 ปีที่แล้ว

      After i changed the two folders, i opened xampp control panel but there are errors where the color red and apache, Mysql not works, What Solutions please?? I do same steps as the video

  • @AmirKhan-oe8jm
    @AmirKhan-oe8jm ปีที่แล้ว +1

    thanks it working

  • @nehalkamal6490
    @nehalkamal6490 8 หลายเดือนก่อน +1

    thank youuu

  • @MuhammadFaizan07
    @MuhammadFaizan07 ปีที่แล้ว +1

    Thanks Bro

  • @jhonsmith5591
    @jhonsmith5591 ปีที่แล้ว +1

    great ❤️

  • @swarpaghdal
    @swarpaghdal ปีที่แล้ว +2

    can you provide solution

    • @rahadchowdhury
      @rahadchowdhury  ปีที่แล้ว

      contact details in descript box check

  • @prodhanshohag3858
    @prodhanshohag3858 ปีที่แล้ว +1

    awesome

  • @MuhammadJamal-gu2us
    @MuhammadJamal-gu2us 11 หลายเดือนก่อน

    Fatal error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in C:\xampp\phpMyAdmin\libraries\classes\DatabaseInterface.php on line 579
    how can solve it this error following by your mehtod shown this error

    • @rahadchowdhury
      @rahadchowdhury  11 หลายเดือนก่อน

      you face this error after upgrade php version?

    • @hkkoyak6405
      @hkkoyak6405 11 หลายเดือนก่อน

      same to mee , after finish place the php and apache folder , at localhost/phpmyadmin/
      Deprecated: Using ${var} in strings is deprecated, use {$var} instead in C:\xampp\phpMyAdmin\vendor\phpmyadmin\motranslator\src\Loader.php on line 116
      Deprecated: Using ${var} in strings is deprecated, use {$var} instead in C:\xampp\phpMyAdmin\vendor\phpmyadmin\motranslator\src\Loader.php on line 118
      Deprecated: Using ${var} in strings is deprecated, use {$var} instead in C:\xampp\phpMyAdmin\vendor\phpmyadmin\motranslator\src\Loader.php on line 120
      Deprecated: Using ${var} in strings is deprecated, use {$var} instead in C:\xampp\phpMyAdmin\vendor\phpmyadmin\motranslator\src\Loader.php on line 126
      Deprecated: Using ${var} in strings is deprecated, use {$var} instead in C:\xampp\phpMyAdmin\vendor\phpmyadmin\motranslator\src\Loader.php on line 128
      Deprecated: Using ${var} in strings is deprecated, use {$var} instead in C:\xampp\phpMyAdmin\vendor\phpmyadmin\motranslator\src\Loader.php on line 130
      Fatal error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in C:\xampp\phpMyAdmin\libraries\classes\DatabaseInterface.php on line 615

    • @Starmanfansunofficial
      @Starmanfansunofficial 6 หลายเดือนก่อน

      @@rahadchowdhury me to facing

  • @সোহেলবাবু-ঝ২ধ
    @সোহেলবাবু-ঝ২ধ ปีที่แล้ว +1

    nice

  • @bellasantana6732
    @bellasantana6732 ปีที่แล้ว +1

    give me update file

    • @rahadchowdhury
      @rahadchowdhury  ปีที่แล้ว

      please check description I already include link

  • @jhonsmith5591
    @jhonsmith5591 ปีที่แล้ว +1

    great ❤