Seenthis
•
 
Identifiants personnels
  • [mot de passe oublié ?]

 
  • #p
  • #ph
RSS: #php

#php

  • #php5.3
  • #php5.6-rc1
  • #php7
  • #php8
  • #phptemplate
  • #phpz
  • #phpbb
  • #phpcr
  • #phpng
  • #php_
  • #phpdocumentor
  • #phploc
  • #php-
  • #php.ini
  • #phpstan
  • #phpstorm
  • #phpseclib
  • #phpunit
  • #phpquery
  • #phpmailer
  • #phpmychat
  • #phpmyadmin
  • #phpmetrics
  • #phpgivesback2016
0 | 25 | 50 | 75 | 100 | 125 | 150 | 175 | 200 | ... | 525
  • @nicolasm
    Nicolas🌱 @nicolasm CC BY-SA 30/01/2023

    Hola les web-dev-techos, vous me conseillez quoi comme #hébergeur :

    – Pas cher
    – #PHP / Mysql ou MariaDB
    – Accès #ssh pour installer composer et des packages
    – Nom de domaine
    – Si possible par des gens chouettes

    ça serait pour installer un #forum de discussion ▻https://docs.flarum.org/install et je viens de m’apercevoir que lautre.net avait coupé les accès ssh

    Merciiii

    Nicolas🌱 @nicolasm CC BY-SA
    • @nicolasm
      Nicolas🌱 @nicolasm CC BY-SA 30/01/2023

      (je suis ouvert aux suggestions d’autres solutions de forum, je cherche un truc gratuit, opensource, bonnes fonctionnalités pour les utilisateurs, bien pensé pour faire des extensions, du templating sympa, en PHP pour pas me casser la tête à héberger, ...)

      Nicolas🌱 @nicolasm CC BY-SA
    • @sandburg
      Sandburg @sandburg CC BY-SA 30/01/2023

      Pour l’hébergement, je connais ▻https://www.cliss21.com/site , mais ils voudront peut être se limiter à des clients dans les Hauts de France. L’infra est chez Gitoyen, de mémoire.
      Sinon, il y a Les Chatons
      ▻https://www.chatons.org/node/1

      Sandburg @sandburg CC BY-SA
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 17/01/2023
    2
    @spip
    @rastapopoulos
    2

    #PHP in 2023 - stitcher.io
    ▻https://stitcher.io/blog/php-in-2023

    https://stitcher.io/img/meta/php-in-2023.png

    As a developer though, WordPress makes me sad. The inability to stay up to date with modern and safe PHP versions casts a shadow on the whole PHP community.

    Right now, WordPress only has beta support for PHP 8.0. Now, to be clear: PHP 8.0 was released in 2020, and is now end of life, three years later — and WordPress doesn’t yet support it…

    Of course, there are reasons for not properly supporting newer PHP versions. Up to you to decide whether they are good or not. My personal opinion is that the decision to hold on to backwards compatibility as much as WordPress does is mostly business driven: a big part of WordPress is the commercial part, and a big part of their customer base is running old PHP versions. It’s a vicious circle where both parties are holding each other back and, by extent, hold back the PHP community as a whole.

    On the other hand, we should recognise the fact that not many software projects are able to stay as popular and relevant as WordPress after almost 20 years, so maybe their strategy about backwards compatibility is the right one?

    Quelqu’un devrait parler de #SPIP à l’auteur de cet article :)

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @cy_altern
    cy_altern @cy_altern CC BY-SA 12/12/2022
    9
    @marcimat
    @kent1
    @b_b
    @biggrizzly
    @touti
    @7h36
    @spip
    @realet
    @alexcorp
    9

    GitHub - libvips/libvips : A fast image processing library with low memory needs.
    ▻https://github.com/libvips/libvips

    Une lib pour retailler les images (JPEG, PNG, WebP) ultra-rapide sur les gros fichiers.
    Open-source, disponible pour Linux / MacOS / Windows.

    Voir aussi :
    – implémentation en Node.js : ▻https://sharp.pixelplumbing.com + repo Git : ►https://github.com/lovell/sharp
    – implémentation en PHP : ▻https://github.com/libvips/php-vips

    #libvips #vignette #Node.js #PHP #ImageMagick #SPIP

    cy_altern @cy_altern CC BY-SA
    Écrire un commentaire
  • @perrick
    perrick @perrick via RSS CC BY-SA 21/11/2022

    Takahe : un autre serveur ActivityPub, en plus de Mastodon, Pleroma et Biqlu
    ▻https://onpk.net/index.php/2022/11/21/850-takahu0113-a-new-activitypub-server-aeracode

    When I decided to properly start using the Fediverse via my own Mastodon server, I knew it was probably inevitable that I would end up writing my own server - and, well, here we are!

    Visiblement il va y avoir du sport : entre le serveur Mastodon que l’équipe de No Parking refuse d’installer et...

    #PHP

    perrick @perrick via RSS CC BY-SA
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 24/08/2022

    Narrowing types for #static_analysis | Jordi’s Ramblings
    ▻https://seld.be/notes/narrowing-types-for-static-analysis

    I have spent the last year moving a few big old codebases, including Composer, to PHPStan’s level 8. Here are a few lessons I think I have learned in the process.

    Baseline + strict static analysis is the way to go
    Fix essential types as soon as possible
    Broad input types, narrow output types
    Split up functions to avoid returning union types

    #php #phpstan

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 22/07/2022

    #PHP Annotated – July 2022 | The PhpStorm Blog
    ▻https://blog.jetbrains.com/phpstorm/2022/07/php-annotated-july-2022

    Une proposition de redesign pour php.net

    ▻https://pbs.twimg.com/media/FWl6PbkXwAIz_JY?format=jpg&name=4096x4096

    ▻https://twitter.com/mvriel/status/1542898919142789123

    Un peu de #LOL avec Is PHP dead? Answered once and forever.

    ▻https://is-php-dead.lol

    Autres morceaux choisis...

    ▻https://github.com/laravel/pint

    laravel/pint – A minimalist code style fixer for PHP. Essentially, a wrapper around #PHP-CS-Fixer, but with easier configuration and a fancy output.

    ▻https://github.com/PrinsFrank/standards

    A collection of #standards as PHP Enums: ISO3166, ISO4217, ISO639, and more.

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 27/06/2022
    4
    @kent1
    @gblin
    @tofulm
    @cy_altern
    4

    RobiNN1/phpCacheAdmin: Web dashboard for Redis, Memcache(d) and OPCache.
    ▻https://github.com/RobiNN1/phpCacheAdmin

    #PHP Dashboard for #Redis, #Memcached and #OPCache and also there is simple default server info tab.

    It is possible to add multiple Redis and Memcache(d) servers and switch between them. There is support for both Memcache and Memcached PHP extensions as well.

    https://github.com/RobiNN1/phpCacheAdmin/blob/master/.github/img/redis.png?raw=true https://github.com/RobiNN1/phpCacheAdmin/blob/master/.github/img/memcached.png?raw=true https://github.com/RobiNN1/phpCacheAdmin/blob/master/.github/img/opcache.png?raw=true

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 16/06/2022
    1
    @tofulm
    1

    #PHP Annotated – June 2022 | The PhpStorm Blog
    ▻https://blog.jetbrains.com/phpstorm/2022/06/php-annotated-june-2022

    https://blog.jetbrains.com/wp-content/uploads/2022/06/php-annotated-blog-social-share-image-1280x720-1.png

    Welcome to the June installment of PHP Annotated, where we’ll catch up on the most interesting things that have happened in the PHP world over the last month, including curated news, articles, tools, and videos.

    Morceaux choisis...

    ▻https://github.com/php-fig/per-coding-style

    PER Coding Style 1.0.0 is the same as PSR-12. This recommendation will now evolve much faster to keep up with all the new features that we’re getting in the PHP language.
    Congratulations to the whole working group!

    If you don’t know what a #PER is, it’s similar to a# PSR but it’s not set in stone, it’s meant to evolve rapidly over time, so the coding style is the perfect example where a PER is the best way to go.

    ▻https://github.com/minicli/minicli

    A minimalist, dependency-free framework for building #CLI centric PHP applications.

    ▻https://github.com/crwlrsoft/url

    A Swiss Army knife for URLs. It allows you to create, access, and manipulate #query_strings for HTTP requests very conveniently.

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @cy_altern
    cy_altern @cy_altern CC BY-SA 13/06/2022
    1
    @spip
    1

    Underscore numeric separator - PHP 7.4 • PHP.Watch
    ▻https://php.watch/versions/7.4/underscore_numeric_separator

    Référence pour le changement d’écriture de spip_version_code de ▻https://git.spip.net/spip/spip/commit/33f37523d47b7ac610b8f1ff6aaa65b07e67842d
    (cf erreur type
    ``Parse error: syntax error, unexpected '_04_13' (T_STRING) in...``

    #PHP #version #7.4 #spip_version_code

    cy_altern @cy_altern CC BY-SA
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 9/05/2022
    3
    @rastapopoulos
    @tofulm
    @cy_altern
    3

    Can I PHP? - caniuse.com but for PHP features
    ▻https://caniphp.com

    #PHP feature support by version - like #caniuse.com but for PHP.
    This is a list of language features and functions added or removed in recent PHP #versions. It is not an exhaustive reference.

    b_b @b_b PUBLIC DOMAIN
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 9/05/2022

      #développement #documentation

      RastaPopoulos @rastapopoulos CC BY-NC
    Écrire un commentaire
  • @cy_altern
    cy_altern @cy_altern CC BY-SA 18/04/2022
    1
    @spip
    1

    #3 - Faisons mumuse avec PHPStan - optimages - SPIP on GIT
    ▻https://git.spip.net/spip-contrib-extensions/optimages/issues/3

    exemple d’utilisation de PHPStan pour détecter/corriger les erreurs PHP d’un plugin SPIP lors de son passage en PHP 8

    #SPIP #PHPStan #PHP_8 #howto

    cy_altern @cy_altern CC BY-SA
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 31/03/2022
    3
    @monolecte
    @tofulm
    @cy_altern
    3

    Finding the correct pm.max_children settings for #PHP-FPM - Chris Moore
    ▻https://chrismoore.ca/2018/10/finding-the-correct-pm-max-children-settings-for-php-fpm

    https://chrismoore.ca/app/uploads/2018/10/php-fpm-calculator-278x300.jpg

    TL;DR: To calculate your pm.max_children settings using my calculator ▻https://spot13.com/pmcalculator

    pm.max_children = [max_children]
    pm.start_servers = [25% of max_children]
    pm.min_spare_servers = [25% of max_children]
    pm.max_spare_servers = [75% of max_children]

    #max_children

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 22/02/2022
    4
    @rastapopoulos
    @gblin
    @biggrizzly
    @tofulm
    4

    #PHP : La bonne manière
    ▻https://eilgin.github.io/php-the-right-way

    Il existe énormément d’informations obsolètes sur la toile à propos de PHP, ce qui conduit les nouveaux utilisateurs de PHP à prendre de mauvaises habitudes, propageant de mauvaises #pratiques et du code peu sûr. PHP : La bonne manière est une #référence concise et facile à lire à propos des conventions d’écriture les plus connues sur le PHP, des liens sur les tutoriaux faisant autorité sur le web et des pratiques que les contributeurs de ce document considèrent comme meilleures à l’heure actuelle.

    Il n’existe pas une seule et unique façon d’utiliser PHP. Ce site web a pour but d’amener les nouveaux développeurs PHP sur des sujets qu’ils n’auraient pas pu découvrir avant qu’il ne soit trop tard, et vise à donner aux professionnels chevronnés des idées neuves sur ces sujets qu’ils ont pu traiter pendant des années sans s’être penchés dessus. Ce site web ne vous dira pas quels outils utiliser, mais au lieu de cela vous offre des suggestions sur plusieurs options, et quand c’est possible en vous expliquant les différences dans l’approche et les cas d’utilisations.

    Ce document n’est pas figé et sera amené à être mis à jour avec des informations utiles et des exemples au fur et à mesure qu’ils seront disponibles.

    #doc

    b_b @b_b PUBLIC DOMAIN
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 22/02/2022

      #développement #programmation #documentation #bonnes_pratiques

      RastaPopoulos @rastapopoulos CC BY-NC
    Écrire un commentaire
  • @cy_altern
    cy_altern @cy_altern CC BY-SA 21/02/2022

    PHP 8.0 (8.0.0alpha1) testing anyone ? | Laragon
    ▻https://forum.laragon.org/topic/2092/php-8-0-8-0-0alpha1-testing-anyone/8

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

    la modif de configuration d’apache pour pouvoir installer PHP 8.0 sur Laragon

    #laragon #php8 #apache #php_module

    cy_altern @cy_altern CC BY-SA
    • @jeanmarie
      jeanmarie @jeanmarie CC BY-NC-SA 22/02/2022

      Le problème, c’est qu’à chaque switch PHP8.x <-> PHP7.x, il faut rééditer le fichier.

      Du coup, j’ai mis à jour Laragon en version 5 et ça résout le problème.

      jeanmarie @jeanmarie CC BY-NC-SA
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 4/02/2022
    1
    @gblin
    1

    PHP for VS Code with Debugging Adornments | Blog
    ▻https://blog.devsense.com/2022/php-vs-code-debugging-adornments

    The January 2022 update of PHP Tools for VS Code introduces code lenses and full support for PHP 8.1. Additionally we’re adding other neat debugging improvements - debugging adornments with contextually appropriate inline values, quick debug configurations, and more.

    Whenever you’d like to debug a PHP application without configuring the VS Code Workspace and the corresponding launch.json, it is now a much simpler. Open a .php file and just press F5 - the quick picker with automatically chosen Run and Debug configurations will appear.

    #vscode #codium #php #debug

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 19/01/2022

    kaiopiola/keygen-package: Gerador de chaves com padrões de caracteres
    ▻https://github.com/kaiopiola/keygen-package

    The #Keygen plugin is a key or serial generator based on user-defined mask patterns. The plugin is able to generate keys 6W2F-4RJB-KV0Z-ADA6-4SJ2

    # Instantiating class in a variable:
    $exampleKey = new Key;

    # Setting parameters:
    $exampleKey->setPattern("XXXX-NNNN-LLLL"); // Defines the pattern that the code will use to define its new key.
    // The letters represent the type of content that can be used in that space, as per the rule:
    // X - Any letter or number
    // N - Numbers only as defined
    // L - Letters only as defined
    // Any other characters like dashes, dots, slashes, and even other letters and numbers, will not be replaced.
    // If this property is not defined, the following will be used by default: XXXXX-XXXXX-XXXXX

    $exampleKey->setNumbers("789"); // Defines the numbers that can compose your key, if not defined, it will use by default "0123456789"
    $exampleKey->setLetters("ABC"); // Defines the letters that can compose your key, if not defined, it will use by default "ABCDEFGHIJKLMNOPQRSTUVWXYZ"

    $exampleKey->generate(); // Generate your key and return a string value with the result

    #php

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @cy_altern
    cy_altern @cy_altern CC BY-SA 14/01/2022
    4
    @spip
    @arno
    @tofulm
    @b_b
    4

    rectorphp/rector : Instant Upgrades and Automated Refactoring of any PHP 5.3+ code
    ▻https://github.com/rectorphp/rector

    Rector instantly upgrades and refactors the PHP code of your application.

    Cf ▻https://git.spip.net/spip/spip/issues/4990 pour le passage du code de SPIP à la compatibilité PHP 8

    #rector #php #coding_standard #SPIP

    cy_altern @cy_altern CC BY-SA
    • @b_b
      b_b @b_b PUBLIC DOMAIN 15/01/2022

      Et le site du projet ▻https://getrector.org qui comporte un blog pour suivre l’actu du bouzin ▻https://getrector.org/blog

      b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 10/01/2022
    8
    @arno
    @rastapopoulos
    @monolecte
    @7h36
    @cy_altern
    @tofulm
    @ericw
    @spip
    8

    PHP - Hashids
    ▻https://hashids.org

    https://hashids.org/public/img/hashids-screenshot.png

    Hashids is a small open-source #library that generates short, unique, non-sequential ids from numbers.

    It converts numbers like 347 into strings like “yr8”, or array of numbers like [27, 986] into “3kTMd”.

    You can also decode those ids back. This is useful in bundling several parameters into one or simply using them as short #UIDs

    La version PHP est ici ▻https://github.com/vinkla/hashids

    A small #PHP #library to generate YouTube-like ids from numbers. Use it when you don’t want to expose your database ids to the user.

    b_b @b_b PUBLIC DOMAIN
    • @b_b
      b_b @b_b PUBLIC DOMAIN 11/01/2022

      Qui donc sera la personne la plus rapide/motivée pour en faire un jeu d’urls pour #SPIP ?

      b_b @b_b PUBLIC DOMAIN
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 11/01/2022

      mais ça prend en param que des nombres non ? Donc comment tu veux faire des URL pour des couples « articles/123 » "rubrique/456" « patate/789 » ?

      RastaPopoulos @rastapopoulos CC BY-NC
    • @b_b
      b_b @b_b PUBLIC DOMAIN 11/01/2022
      @rastapopoulos

      @rastapopoulos tu as du passer à côté de ▻https://github.com/vinkla/hashids#making-your-output-ids-unique

      En y collant le type d’objet + un truc spécifique à chaque installation (genre la meta secret_du_site), on devrait bien obtenir une url unique pour chaque item quel que soit le site :)

      b_b @b_b PUBLIC DOMAIN
    • @tofulm
      tofulm @tofulm 12/01/2022
      @rastapopoulos

      @rastapopoulos pour « articles/123 » on doit pouvoir utiliser la fonction $id = $hashids->encodeHex('507f1f77bcf86cd799439011');

      tofulm @tofulm
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 3/12/2021
    8
    @arno
    @tofulm
    @rastapopoulos
    @marcimat
    @gblin
    @7h36
    @cy_altern
    @alexcorp
    8

    Modern #PHP #Cheat_Sheet - Front Line PHP
    ▻https://front-line-php.com/cheat-sheet

    https://front-line-php.com/images/social-card.jpg

    A to-the-point summary of all awesome PHP features

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 23/11/2021
    7
    @biggrizzly
    @tofulm
    @fil
    @cy_altern
    @gblin
    @7h36
    @olaf
    7

    CrowdSec - The open-source & collaborative security solution
    ▻https://crowdsec.net

    https://raw.githubusercontent.com/crowdsecurity/crowdsec-docs/main/crowdsec-docs/static/img/crowdsec_logo.png

    CrowdSec is a free, open-source and collaborative IPS.
    Analyze behaviors, respond to attacks & share signals across the community.

    CrowdSec is a free, modern & collaborative behavior detection engine, coupled with a global IP reputation network. It stacks on fail2ban’s philosophy but is IPV6 compatible and 60x faster (Go vs Python), uses Grok patterns to parse logs and YAML scenario to identify behaviors. CrowdSec is engineered for modern Cloud / Containers / VM based infrastructures (by decoupling detection and remediation). Once detected you can remedy threats with various bouncers (firewall block, nginx http 403, Captchas, etc.) while the aggressive IP can be sent to CrowdSec for curation before being shared among all users to further improve everyone’s security.

    Un #fail2ban communautaire avec une mascotte de lama <3

    b_b @b_b PUBLIC DOMAIN
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 23/11/2021

      j’avoue c’est classe d’avoir pris un logo Lama !

      RastaPopoulos @rastapopoulos CC BY-NC
    • @b_b
      b_b @b_b PUBLIC DOMAIN 19/01/2022

      Protect your #PHP website from bots with this open source tool

      The CrowdSec bouncer is designed to be included in any PHP application to help block attackers.

      ▻https://opensource.com/article/22/1/php-website-bouncer-crowdsec

      b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @cy_altern
    cy_altern @cy_altern CC BY-SA 26/07/2021

    meyfa/php-svg : Vector graphics (SVG) library for PHP
    ▻https://github.com/meyfa/php-svg

    Une lib PHP pour générer et convertir des SVG :

    The goal of this project is to offer features in three different, big areas:
    – Generating SVG images from PHP code and outputting them, either into XML strings or into files.
    – Loading and parsing XML strings into document trees that can be easily modified and then also turned back into strings.
    – Transforming parsed or generated document trees into raster graphics, like PNG.

    #svg #php #svg2png

    cy_altern @cy_altern CC BY-SA
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 21/07/2021
    2
    @marcimat
    @cy_altern
    2

    ryangjchandler/orbit: A flat-file database driver for Eloquent.
    ▻https://github.com/ryangjchandler/orbit

    Orbit is a flat-file driver for Laravel Eloquent. It allows you to replace your generic #database with real #files that you can manipulate using the methods you’re familiar with.

    Orbit is a driver-based package, making it very easy to change the storage format of your data.

    Out of the box, Orbit provides the following drivers:
    – md -> Orbit\Drivers\Markdown
    – json => Orbit\Drivers\Json
    – yaml => Orbit\Drivers\Yaml
    – md_json => Orbit\Drivers\MarkdownJson

    Orbit comes with convenient #Git integration out of the box. This means that any changes made to your content can be automatically persisted back to your Git repository, keeping everything up-to-date.

    #php #flat_file_database

    b_b @b_b PUBLIC DOMAIN
    • @cy_altern
      cy_altern @cy_altern CC BY-SA 22/07/2021

      une alternative à ▻https://seenthis.net/messages/922286

      cy_altern @cy_altern CC BY-SA
    Écrire un commentaire
  • @cy_altern
    cy_altern @cy_altern CC BY-SA 31/03/2021

    php - Laravel connection reset after any file changes - Stack Overflow
    ▻https://stackoverflow.com/questions/35706895/laravel-connection-reset-after-any-file-changes/35726608#35726608

    Windows + Laragon + PHP 7.4 + https: la modification de configuration d’apache nécessaire pour ne pas se choper une erreur PR_CONNECT_RESET_ERROR sur les gros formulaires .
    option de conf à mettre par exemple dans ...laragon/etc/apache2/httpd-ssl.conf
    (symptôme type : l’erreur n’apparait pas en PHP 7.3 ou 7.2)

    #apache #PR_CONNECT_RESET_ERROR #laragon #configuration #PHP_7.4

    cy_altern @cy_altern CC BY-SA
    Écrire un commentaire
  • @cy_altern
    cy_altern @cy_altern CC BY-SA 4/03/2021

    Type hint in PHP function parameters and return values | mlocati - Michele Locati
    ▻https://mlocati.github.io/articles/php-type-hinting.html

    Tableau des n° de version PHP d’introduction des différents type hint (array, callable, bool, string... etc)

    #php #version #mise_à_jour

    cy_altern @cy_altern CC BY-SA
    Écrire un commentaire
  • @cy_altern
    cy_altern @cy_altern CC BY-SA 31/08/2020
    1
    @tofulm
    1

    Install and secure phpmyadmin : require access via an SSH tunnel – firxworx
    ▻https://firxworx.com/blog/it-devops/sysadmin/install-and-secure-phpmyadmin-so-it-must-be-accessed-via-an-ssh-tunnel

    Howto pour que le phpmyadmin d’un serveur ne puisse être accessible que via un tunnel SSH

    #phpmyadmin #ssh #tunnel

    cy_altern @cy_altern CC BY-SA
    Écrire un commentaire
0 | 25 | 50 | 75 | 100 | 125 | 150 | 175 | 200 | ... | 525

Thèmes liés

  • #php
  • technology: php
  • programminglanguage: php
  • #spip
  • programminglanguage: php
  • technology: php
  • #laravel
  • #développement
  • #programming
  • #apache
  • #php
  • #apache
  • #php-fpm
  • #php-development
  • #php7
  • #web_dev
  • #web
  • #web-development
  • #documentation
  • #mysql
  • technology: api
  • currency: php
  • technology: http
  • #laragon
  • technology: web server
  • #news_item
  • #maintien_de_l'ordre
  • #phpbb
  • #symfony
  • #programmation
  • industryterm: web applications
  • #librairie
  • industryterm: web developer
  • #bonnes_pratiques
  • #api
  • #svg
  • #debian
  • industryterm: web application
  • #forum
  • #excel