Recent content by JorgeN

  1. J

    Apache don´t work with upgrade 12.0

    No, the first solution give me the same error: ------------------------------------------------------------------ Details: [2014-09-18 00:52:58] ERR [util_exec] proc_close() failed [2014-09-18 00:53:05] ERR [panel] Apache config (14109943710.04448500) generation failed...
  2. J

    Apache don´t work with upgrade 12.0

    The first output is: Syntax ok The second output i can´t write here because it´s symbols. At the start of the file is write: php die("The file {$_SERVER['SCRIPT_FILENAME']} is part of Plesk distribution. It cannot be run outside of Plesk environment.\n")...
  3. J

    Apache don´t work with upgrade 12.0

    the output (apachectl -t) is: Syntax OK and the output (nano) is (many symbols) i write the nano for all lines because line 104 is with symbols: ?php die("The file {$_SERVER['SCRIPT_FILENAME']} is part of Plesk distribution. It cannot be run outside of Plesk environment.\n")...
  4. J

    Apache don´t work with upgrade 12.0

    Also with Plesk 11.X it works fine.
  5. J

    Apache don´t work with upgrade 12.0

    with apachectl -t the output is: Syntax OK with nano the output is (many symbols): php die("The file {$_SERVER['SCRIPT_FILENAME']} is part of Plesk distribution. It cannot be run outside of Plesk environment.\n"); __sw_loader_pragma__('PLESK12'); ?>...
  6. J

    Apache don´t work with upgrade 12.0

    Hi everybody, I has Parallels Ples 11.X with Cent OS 6.5 and yesterday i tried to upgrade to PLESK 12.0.18. Now, i can´t start the apache module because it´s impossible to create the config file The issue is: ----------------------------------- Details: [2014-09-17 19:46:27] ERR...
Back
Top