I have a website on a server where phpsuexec is installed and everything was working fine. The site has some custom php directoves in a php.ini file in the sites public root and these worked fine and were read by the site's scripts.
An ssl certificate was installed on the site and now the php directives are not read when connecting though ssl. They still work fine for a non-ssl connection.
.htaccess is out with phpsuexec, is there any way to include the directives, either by making the php.ini file work with ssl or including them elsewhere, but NOT making them server wide.
Thanks for the help,
Michael Card
An ssl certificate was installed on the site and now the php directives are not read when connecting though ssl. They still work fine for a non-ssl connection.
.htaccess is out with phpsuexec, is there any way to include the directives, either by making the php.ini file work with ssl or including them elsewhere, but NOT making them server wide.
Thanks for the help,
Michael Card