Hello. Several months ago, I observe that anyone modification done in panel administration of IspConfig, is not saved in file Vhosts_ispconfig.conf Example: I cannot they modify in any domain the safe mode (on - off) They can help me to solve this error ? Thanks.
Have a look in the directory were the file Vhosts_ispconfig.conf is stored. If you find any current versions with a date appended there, then: 1) Make a backup of Vhosts_ispconfig.conf 2) Rename the latest copy of Vhosts_ispconfig.conf which has a date appended to is name to Vhosts_ispconfig.conf 3) Run httpd -t to get the error message that explains why ISPConfig can not update the apache configuration anymore.
Tanks Till. The error was generated to include in one domain the Apache Directive : ini_set(memory_limit , 40M) I deleted this directive and now run O.K. Before this directive work well, but after upgrade to latest vers. it is out of service . any alternative to be able to include it? Thanks again.
Apche complains about this directive and not ISPConfig, also there has nothing been changed in ISPConfig and as far as I know, this is no valid apache directive.
Sorry Till really you are right, this directive is from PHP, I by error was including in Apache optional directives Thanks.