Date: Wed, 22 Dec 2004 18:14:38 +0000 From: Peter Risdon <peter@circlesquared.com> To: Clay Culver <cculver@darkness-is.com> Cc: questions@freebsd.org Subject: Re: Plesk & FreeBSD Message-ID: <41C9B98E.8050205@circlesquared.com> In-Reply-To: <20041221210750.51FF343D54@mx1.FreeBSD.org> References: <20041221210750.51FF343D54@mx1.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Clay Culver wrote: > Hi, > > > > Anyone have experience running Plesk 7.1.x with FreeBSD? Since > it looks like they are not supporting this line anymore I wish to upgrade > PHP and am trying to figure out how they have PHP configured. So I would > like to know if anyone has configured PHP (4.3.10 is what I wish to install) > under Plesk 7.1.x and FreeBSD 4.9 (although I would guess it's the same > configuration for 5.x). Or is there a way for me to get FreeBSD to tell me > how 4.3.9 was configured? More a PHP question, I think. Do you know the phpinfo() builtin? A file called phpconfig.php with the following content: <?php echo phpinfo(); ?> Will give you the details of your present setup. Peter.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41C9B98E.8050205>