Recent content by jerominL

  1. J

    Plesk command script php

    Hi, It is already been activated but nothing appears. I don't know why it doesn't want to work.
  2. J

    Plesk command script php

    My script works when i'm running it as root when I type in my term : php plesk.php And the php that i'm using it is /usr/bin/php5 But when my script is launched by an other script, plesk's commands don't want to work, but only plesk command. All of my "echo" lines work but not my plesks...
  3. J

    Plesk command script php

    I have a script php that creates a subdomain with plesk, when I execute this one with the term, it works well, my subdomain is created and no error appears. But my problem is when I submit my Html form I have a first script that call my "plesk script" by system("php plesk.php"); but the...
Back
Top