1201
Mamba
Re: PHP 8.0.0 Beta 2 available for testing
  • 2020/8/28 4:08

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


I'm glad to hear that it works!

But Laragon comes with its own Apache, and you can always download the latest Apache from Apache Lounge

I have Apache on both Laragon and WampServer, and it works without any problem.

The same with MySQL, but here I point Laragon's MySQL to the data folder on WampServer, so I can switch from Laragon with PHP8 to WampServer with PHP7, while testing the same Website with the same data. 

Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



1202
alain01
Re: PHP 8.0.0 Beta 2 available for testing
  • 2020/8/27 23:46

  • alain01

  • Just can't stay away

  • Posts: 530

  • Since: 2003/6/20


Thank you.
I've downloaded php8 (merci for the link) and I've installed it.
Then i used nginx cause apache is already used by my "neard" wamp.

All is ok !



1203
Mamba
Re: PHP 8.0.0 Beta 2 available for testing
  • 2020/8/26 2:12

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


You can download the Windows PHP 8 binaries from: https://windows.php.net/qa/

Unzip it to your Laragon folder, e.g. C:\laragon\bin\php\

so you have: C:\laragon\bin\php\php-8.0.0beta2-Win32-vs16-x64\

Then start Laragon.

It should find PHP8, and you should see it in your Laragon PHP selection. 

After you select PHP8, you will get an error, so stop Laragon and make these changes:

  1. Open the file: C:\laragon\etc\apache2\mod_php.conf
  2. Change php8_module to php_module

Once you do it, restart Laragon again, and PHP8 should work 

Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



1204
alain01
Re: PHP 8.0.0 Beta 2 available for testing
  • 2020/8/25 9:22

  • alain01

  • Just can't stay away

  • Posts: 530

  • Since: 2003/6/20


Thank you Michael,
I've installed Laragon,
but i dont find PHP8 for windows (https://www.bleepingcomputer.com/news/microsoft/microsoft-will-not-support-php-80-for-windows-in-any-capacity/)

Can you explain more for "After installation of PHP8 on Laragon:"

https://windows.php.net/download/ : no php8 available.



1205
Mamba
Re: PHP 8.0.0 Beta 2 available for testing
  • 2020/8/24 17:56

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


I couldn't install on WampServer, so I use Laragon

After installation of PHP8 on Laragon:

  1. Open the file: C:\laragon\etc\apache2\mod_php.conf
  2. Change php8_module to php_module

I use WampServer for PHP 7, so I can switch to PHP7 for debugging, since the xdebug doesn't support yet PHP8

Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



1206
Mage
Re: PHP 8.0.0 Beta 2 available for testing
  • 2020/8/23 13:06

  • Mage

  • Core Developer

  • Posts: 206

  • Since: 2009/8/2 1


Thanks for the information! quick question, how to install this version on wamp?



1207
Mamba
PHP 8.0.0 Beta 2 available for testing
  • 2020/8/23 1:38

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


PHP 8 Benchmarks

The PHP team has announced the fifth testing release of PHP 8.0.0, Beta 2. This continues the PHP 8.0 release cycle, the rough outline of which is specified in the PHP Wiki.

For source downloads of PHP 8.0.0 Beta 2 please visit the download page.

Please carefully test this version and report any issues found in the bug reporting system.

Please DO NOT use this version in production, it is an early test version.

For more information on the new features and other changes, you can read the NEWS file, or the UPGRADING file for a complete list of upgrading notes. These files can also be found in the release archive.

The next release will be Beta 3, planned for Sep 3 2020.

Nice slides: 

What's new in PHP 8.0?

https://www.slideshare.net/nikita_ppv/whats-new-in-php-80

Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



1208
Zap_English
Re: Maintenance not working

They are all set to 777



1209
Mamba
Re: Maintenance not working
  • 2020/8/14 16:48

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Maybe then the problem is with your server, or with your folder permissions?

I would complain with your server provider that you can't delete all the files at once.

In the meantime, you can also try this workaround:

- create a new folder "smarty_cache0" in /xoops_data/caches/
- rename the "smarty_cache" to "smarty_cache1"
- rename the "smarty_cache0" to "smarty_cache"
- delete "smarty_cache1"

Do it with the other folders.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



1210
Zap_English
Re: Maintenance not working

Quote:

Mamba wrote:
So are you now able to clear the cache?


It looks like No




TopTop
« 1 ... 118 119 120 (121) 122 123 124 ... 29425 »



Login

Who's Online

452 user(s) are online (336 user(s) are browsing Support Forums)


Members: 0


Guests: 452


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits