Recent content by pppplus

  1. pppplus

    How to use a different PHP version on a subdomain with custombuild 2?

    Yes I know, but I have all link to change, if I do that. And, it was a real choice to put in a folder, and not in a subdomain (SEO strategy choice). So, I see it's possible, and I want to use it if possible, before to migrate, the oldest part, to a new one in some months
  2. pppplus

    How to use a different PHP version on a subdomain with custombuild 2?

    Hi zEitEr I try to add this on httpd.conf customisation for my domain, but without effect. I have PHP 7.1 on the domain. I need PHP 7.2+ on a subdomain So, I replace /new/ by my folder. I try with PHP2_RELEASE or PHP1_RELEASE I've 4 PHP versions (7.1 to 7.4 installed) Do you have an idea ...
  3. pppplus

    400 Bad Request Your browser sent a request that this server could not understand.

    Thanks. I delete manually cookies, and it works again. That's very strange, because, my cache, cookies... have been deleted several times before this time. So, I will see next time.
  4. pppplus

    400 Bad Request Your browser sent a request that this server could not understand.

    Hi Always the same problem. But I just see today, that's there is no problem on Chrome, Opera, Edge. The problem is only on Firefox. That's really strange. Some user reports me the same problem (but I don't know if only on FF or not), and I've no idea how to find the problem. I've found no...
  5. pppplus

    SFTP : I can't get it to work

    Hi Thanks for reply. But I do not see real difference with the howto 439 of directadmin. I see you replace ftp by sftp. Howto add sftp to ftp (I need the 2 methods) So, I always search for help. (I do not try your method, because all is not absolutly clear in it for me)
  6. pppplus

    SFTP : I can't get it to work

    Hi Thanks for your help ! 1st : I install on my server, with this link https://help.directadmin.com/item.php?id=439 2nd : I check file /etc/proftpd.sftp.conf and it shows the port 23 I try to connect with Filezilla, but, I've an error. Statut : Connexion à myhost.xyz:23... Réponse ...
  7. pppplus

    400 Bad Request Your browser sent a request that this server could not understand.

    Hi Thanks for your reply. How to see if it's 400.1 or else ? I see only 400 on the message. => ServerAlias *.|DOMAIN| in httpd.conf customisation It's for accept all subdomain, without create them. (it's a web service, where all customers have their own subdomain). =>...
  8. pppplus

    400 Bad Request Your browser sent a request that this server could not understand.

    Hi For one user on a server, visitors have a lot of 400 Bad Request. I don't find why. If I open too quickly several pages, I've this error 400 I don't know where to search now. I use CSF firewall, but same problem when I disable it. Configuration : php 5.6 ServerAlias *.|DOMAIN| in...
  9. pppplus

    Is it always possible to install PHP 4.4.7 ??

    It's not available on custombuild. And I have to install a very old website... before to update it to new PHP version. Thanks
  10. pppplus

    atos + cgi + denied exec

    Hi I've a problem with CB payment and ATOS. Context : A new VPS on proxmox (copy, of an existing VPS, with CB payment OK on centos 7, php 7.2) with centos 7, php 7.2 Copy of some user account on this new VPS (with CB payment OK on their VPS on centos 6, php 5.6 and 7.2) But, now, CB payments...
  11. pppplus

    php -v shows wrong version

    Hi I recently updated php versions, and now I've a problem. I put php 7.2 instead of 7.1 I had php 5.6 in php2 (I remove it now, to try to solve my problem)... php -v PHP 5.4.16 (cli) (built: Apr 12 2018 19:02:01) How to remove old PHP versions ? Where can I force to use php 7.2 ? On...
  12. pppplus

    enable mysql on PHP7

    Hi What is the simple way to activate mysql (not mysqli) in PHP 7 ? I've some big parts of an old website, always with mysql. It needs to much time actually, to update to mysqli to all parts (I will do it gradually). Thanks for your help Hubert
  13. pppplus

    allowmethods + AH01623: client method denied by server configuration: 'OPTIONS'

    Hi I just move a domain from http to https. And I've an error in logs. [Fri May 04 00:28:16.965382 2018] [allowmethods:error] [pid 28452:tid 140520667776768] [client 93.30.137.33:53778] AH01623: client method denied by server configuration: 'OPTIONS' to...
  14. pppplus

    yum stops to work

    Hi I've a problem with yum, stopping to work. I read a lot of things, but always the same problem. Thanks to help me. # yum There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: /usr/lib64/python2.7/site-packages/pycurl.so...
Back
Top