-
-
Hi,
I'm trying to install phraseanet on a brand new debian stable (8.3) server. I've cloned the git repo and have the following error:
```
$ git clone https://github.com/alchemy-fr/Phraseanet-Exte…
-
Hi,
I'm installing phraseanet on a fresh debian jessie server, but I can see slowness on the admin interface : the system takes about 90 seconds to display the "Connected Users" page, event if I'm t…
-
Hi,
When I try a "make" for install this extension, I've an errors like
`[root@Phraseanet Phraseanet-Extension]# make
/bin/sh /home/phraseanet/Phraseanet-Extension/libtool --mode=compile g++ -DCOMPI…
-
Hi,
I've installed memcached and apc on my server:
```
$ apt list --installed | grep memcached
memcached/stable,now 1.4.21-1.1 amd64 [installé]
$ apt list --installed | grep apc
php-apc/stable,now…
-
see log :
```
grosroro@ubuntu:~/Phraseanet-Extension$ ./configure
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not tru…
-
Renseigner l'option de paramètrage "Trier les enregistrements avec un champ vide" ds la tâche d'indexation.
De ce que j'ai expérimenté :
Par défaut l'option le tri sur les valeurs numériques igno…
-
REGLAGE XML DE LA TACHE D'ARCHIVAGE
les options disponibles:
mask : choisir les extensions des fichiers à prendre en compte
caption: permet d'associer un fichier à une description dans un fichier xml…
-
[`String::toCode()`](https://github.com/hoaproject/String/blob/2.15.02.19/String.php#L974) is broken when passing a _non-breaking space_ `0xa0` with the following error:
```
[Symfony\Component\Debug\…
-