This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
CentOS 7 Problems / How to solve time out in phpmyadmin?
« on: August 29, 2022, 11:31:44 AM »
Hello
can you please help to find the PhpMyAdmin path to increase $cfg['ExecTimeLimit']=0;
Regards,
can you please help to find the PhpMyAdmin path to increase $cfg['ExecTimeLimit']=0;
Regards,
2
SSL / Install Auto SSL for local domain : DNS of your domain doesn't point
« on: September 30, 2019, 03:39:06 AM »
Hello
I managed to configure a domain name on local abcde.com and the domain name is accessible from other machines in the local network and I want to add SSL but I have an error message

Regards
I managed to configure a domain name on local abcde.com and the domain name is accessible from other machines in the local network and I want to add SSL but I have an error message
Regards
3
FFMPEG / ffmpeg issue
« on: September 19, 2015, 11:59:57 AM »
Hi
I try to install ffmpeg but i have this error
Any help please
I try to install ffmpeg but i have this error
Code: [Select]
# tail -f /var/log/ffmpeg-installer.log
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: centos.quelquesmots.fr
* extras: centos.crazyfrogs.org
* rpmforge: mirrors.ircam.fr
* updates: mirrors.ircam.fr
Package gcc-c++-4.4.7-16.el6.x86_64 already installed and latest version
Package nasm-2.07-7.el6.x86_64 already installed and latest version
Package prelink-0.4.6-3.1.el6_4.x86_64 already installed and latest version
Package 1:emacs-23.1-28.el6.x86_64 already installed and latest version
Package 1:tk-devel-8.5.7-5.el6.x86_64 already installed and latest version
Package byacc-1.9.20070509-7.el6.x86_64 already installed and latest version
Package subversion-1.6.11-15.el6_7.x86_64 already installed and latest version
Nothing to do
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: centos.quelquesmots.fr
* extras: centos.crazyfrogs.org
* rpmforge: mirrors.ircam.fr
* updates: mirrors.ircam.fr
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: centos.quelquesmots.fr
* extras: centos.crazyfrogs.org
* rpmforge: mirrors.ircam.fr
* updates: mirrors.ircam.fr
Package ruby-1.8.7.374-4.el6_6.x86_64 already installed and latest version
Nothing to do
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: centos.quelquesmots.fr
* extras: centos.crazyfrogs.org
* rpmforge: mirrors.ircam.fr
* updates: mirrors.ircam.fr
Package gcc-4.4.7-16.el6.x86_64 already installed and latest version
No package g++ available.
Package 1:make-3.81-20.el6.x86_64 already installed and latest version
Package automake-1.11.1-4.el6.noarch already installed and latest version
Package autoconf-2.63-5.1.el6.noarch already installed and latest version
Package libcurl-devel-7.19.7-46.el6.x86_64 already installed and latest version
Package openssl-devel-1.0.1e-42.el6.x86_64 already installed and latest version
Package zlib-devel-1.2.3-29.el6.x86_64 already installed and latest version
Package httpd-devel-2.2.15-47.el6.centos.x86_64 already installed and latest version
Package apr-devel-1.3.9-5.el6_2.x86_64 already installed and latest version
Package apr-util-devel-1.3.9-3.el6_0.1.x86_64 already installed and latest version
Package sqlite-devel-3.6.20-1.el6_7.2.x86_64 already installed and latest version
Nothing to do
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: centos.quelquesmots.fr
* extras: centos.crazyfrogs.org
* rpmforge: mirrors.ircam.fr
* updates: mirrors.ircam.fr
Package ruby-1.8.7.374-4.el6_6.x86_64 already installed and latest version
Package rubygems-1.3.7-5.el6.noarch already installed and latest version
Nothing to do
Building native extensions. This could take a while...
Successfully installed flvtool2-1.0.6
1 gem installed
Installing ri documentation for flvtool2-1.0.6...
Installing RDoc documentation for flvtool2-1.0.6...
flvtool2 (1.0.6)
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: centos.quelquesmots.fr
* extras: centos.crazyfrogs.org
* rpmforge: mirrors.ircam.fr
* updates: mirrors.ircam.fr
Package subversion-1.6.11-15.el6_7.x86_64 already installed and latest version
Nothing to do
Checked out revision 499.
apachectl=/usr/local/apache/bin/apachectl
Stopping httpd: [ OK ]
Starting httpd: [ OK ]
Installation Failed!
# which ffmpeg
/usr/bin/which: no ffmpeg in (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
[root@host2 ~]# whereis ffmpeg
ffmpeg:
Any help please
4
Apache / Re: directory change when i change port
« on: March 31, 2015, 10:07:45 PM »
Hello
thank you very much i have already rtmp module
here is the nginx output
sudo /usr/sbin/nginx -V
Any idea
thank you very much i have already rtmp module
here is the nginx output
sudo /usr/sbin/nginx -V
Code: [Select]
nginx version: nginx/1.7.11
built by gcc 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC)
TLS SNI support enabled
configure arguments: --prefix=/etc/nginx --conf-path=/etc/nginx/nginx.conf --sbin-path=/usr/sbin/nginx --lock-path=/var/lock/nginx.lock --pid-path=/var/run/nginx.pid --user=nobody --group=nobody --http-log-path=/var/log/nginx/access.log --error-log-path=/var/log/nginx/error.log --http-client-body-temp-path=/var/lib/nginx/body --http-fastcgi-temp-path=/var/lib/nginx/fastcgi --http-log-path=/var/log/nginx/access.log --http-proxy-temp-path=/var/lib/nginx/proxy --http-scgi-temp-path=/var/lib/nginx/scgi --http-uwsgi-temp-path=/var/lib/nginx/uwsgi --with-pcre=/usr/local/src/pcre-8.36 --with-debug --with-http_addition_module --with-http_dav_module --with-http_geoip_module --with-http_gzip_static_module --with-http_image_filter_module --with-http_realip_module --with-http_stub_status_module --with-http_ssl_module --with-http_sub_module --with-http_xslt_module --with-ipv6 --with-sha1=/usr/include/openssl --with-md5=/usr/include/openssl --with-mail --with-file-aio --with-mail_ssl_module --with-http_perl_module --with-http_flv_module --with-http_gunzip_module --with-http_image_filter_module --with-http_mp4_module --with-http_random_index_module --with-http_secure_link_module --with-http_stub_status_module --with-http_sub_module --with-http_dav_module --with-http_xslt_module --with-mail --without-mail_pop3_module --without-mail_imap_module --without-mail_smtp_module --with-mail_ssl_module --add-module=/usr/local/src/nginx-master/nginx-modules/nginx-rtmp-module --add-module=/usr/local/src/nginx-master/nginx-modules/nginx-upload-progress-module --add-module=/usr/local/src/nginx-master/nginx-modules/ngx_devel_kit
Any idea
5
Varnish / Varnish works on localhost only
« on: March 31, 2015, 12:24:12 AM »
Hello
the varnish works with localhost but when i read my website header i see no varnish
any advise please
the varnish works with localhost but when i read my website header i see no varnish
any advise please
6
Apache / Re: directory change when i change port
« on: March 30, 2015, 10:40:07 PM »
Hello
You made day ,thank you
curl -X HEAD -i http://www.mywebsite.com
HTTP/1.1 301 Moved Permanently
Server: nginx/1.6.2
Date: Mon, 30 Mar 2015 22:37:08 GMT
Content-Type: text/html; charset=iso-8859-1
Connection: keep-alive
Location: http://mywebsite.com/
X-Cache: HIT from Backend
but i have an other issue now with my rtmp module
when i add rtmp code
rtmp {
server {
listen 1935;
chunk_size 4000;
# video on demand for flv files
application vod {
play /var/flvs;
}
# video on demand for mp4 files
application vod2 {
play /var/mp4s;
}
}
}
in nginx.conf i get error :
rtmp directive is not allowed here
any advise please
You made day ,thank you
curl -X HEAD -i http://www.mywebsite.com
HTTP/1.1 301 Moved Permanently
Server: nginx/1.6.2
Date: Mon, 30 Mar 2015 22:37:08 GMT
Content-Type: text/html; charset=iso-8859-1
Connection: keep-alive
Location: http://mywebsite.com/
X-Cache: HIT from Backend
but i have an other issue now with my rtmp module
when i add rtmp code
rtmp {
server {
listen 1935;
chunk_size 4000;
# video on demand for flv files
application vod {
play /var/flvs;
}
# video on demand for mp4 files
application vod2 {
play /var/mp4s;
}
}
}
in nginx.conf i get error :
rtmp directive is not allowed here
any advise please
7
Apache / directory change when i change port
« on: March 29, 2015, 03:45:04 PM »
Hello
I'm using CWP version: 0.9.8.4 on Centos 6
I try to user nginx as reverse proxy
my site is located in /home/XXX/public_html but when i change the port to 81 it load an other directory
i tried to add
<VirtualHost 127.0.0.1:81>
ServerName www.yourwebsite.com
ServerAlias yourwebsite.com
DocumentRoot /home/xxx/public_html
<Directory "/home/xxx/public_html">
Options FollowSymLinks -Includes
AllowOverride All
Order allow,deny
Allow from all
</Directory>
RewriteEngine on
</VirtualHost>
but it load always index.html stored in hdocs
I found out Apache is using another root path as CentOS Web panel is expecting. CWP is storing the config file in: /usr/local/apache/conf/httpd.conf
But Apache is reading the configuration in /etc/httpd/conf/httpd.conf:
Any adea please
I'm using CWP version: 0.9.8.4 on Centos 6
I try to user nginx as reverse proxy
my site is located in /home/XXX/public_html but when i change the port to 81 it load an other directory
i tried to add
<VirtualHost 127.0.0.1:81>
ServerName www.yourwebsite.com
ServerAlias yourwebsite.com
DocumentRoot /home/xxx/public_html
<Directory "/home/xxx/public_html">
Options FollowSymLinks -Includes
AllowOverride All
Order allow,deny
Allow from all
</Directory>
RewriteEngine on
</VirtualHost>
but it load always index.html stored in hdocs
I found out Apache is using another root path as CentOS Web panel is expecting. CWP is storing the config file in: /usr/local/apache/conf/httpd.conf
But Apache is reading the configuration in /etc/httpd/conf/httpd.conf:
Any adea please
8
FTP / 530 Login authentication failed
« on: January 10, 2015, 08:32:34 PM »
Hello
I have issue when i try to access to ftp
Statut : Résolution de l'adresse de mercatocar.com
Statut : Connexion ŕ 92.xx.Xx.xxx:21...
Statut : Connexion établie, attente du message d'accueil...
Réponse : 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Réponse : 220-You are user number 1 of 50 allowed.
Réponse : 220-Local time is now 20:30. Server port: 21.
Réponse : 220-IPv6 connections are also welcome on this server.
Réponse : 220 You will be disconnected after 15 minutes of inactivity.
Commande : USER xxxxxxxxx
Réponse : 331 User mercato OK. Password required
Commande : PASS ********
Réponse : 530 Login authentication failed
Erreur : Erreur critique : Impossible d'établir une connexion au serveur
Any Help please
I have issue when i try to access to ftp
Statut : Résolution de l'adresse de mercatocar.com
Statut : Connexion ŕ 92.xx.Xx.xxx:21...
Statut : Connexion établie, attente du message d'accueil...
Réponse : 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Réponse : 220-You are user number 1 of 50 allowed.
Réponse : 220-Local time is now 20:30. Server port: 21.
Réponse : 220-IPv6 connections are also welcome on this server.
Réponse : 220 You will be disconnected after 15 minutes of inactivity.
Commande : USER xxxxxxxxx
Réponse : 331 User mercato OK. Password required
Commande : PASS ********
Réponse : 530 Login authentication failed
Erreur : Erreur critique : Impossible d'établir une connexion au serveur
Any Help please
Pages: [1]