[EMAIL PROTECTED] Apache2, Vhosts and SSL

2007-12-28 Thread Norman Khine
Hello, I have several sites running from my server that have their own certificates, but everytime I acces the site, I get a warning telling me that the certificate belongs to localhost. Can I have multiple certificates on the same IP and port 443, or do I have to open different ports for eac

Re: [EMAIL PROTECTED] Installing Smarty

2007-12-28 Thread William A. Rowe, Jr.
Sander Temme wrote: On Dec 28, 2007, at 10:05 AM, <[EMAIL PROTECTED]> wrote: Can someone suggest a solution? Yeah: install Linux. But seriously, you may find more expertise on this on a PHP user mailinglist. We tend to concentrate on the web server here. Definately, since you'll require

Re: [EMAIL PROTECTED] Installing Smarty

2007-12-28 Thread Sander Temme
On Dec 28, 2007, at 10:05 AM, <[EMAIL PROTECTED]> wrote: Can someone suggest a solution? Yeah: install Linux. But seriously, you may find more expertise on this on a PHP user mailinglist. We tend to concentrate on the web server here. S. -- Sander Temme [EMAIL PROTECTED] PGP FP: 51B4 8

[EMAIL PROTECTED] Installing Smarty

2007-12-28 Thread duluth
As a PHP addition I downloaded Smarty-2.6.18.tar.tar. It requires installation but the install instructions assume a UNIX environment. I use Windows XP and tried to use the windows command install msiexec/i and got the message that the program to be installed was not a windows based application

Re: [EMAIL PROTECTED] Help with 301 redirect of wordpress rss feed to new domain

2007-12-28 Thread Eric Covener
On Dec 27, 2007 6:02 PM, Gregg Mendez <[EMAIL PROTECTED]> wrote: > Redirect 301 /?feed=rss2 http://www.discjockeyamerica.com/?feed=podcast > Redirect 301 /arn.html http://www.discjockeyamerica.com/?feed=podcast The 2nd argument is a URL-path, which doesn't include the query string. Try using Rewr

Re: [EMAIL PROTECTED] php5 mysql localhost

2007-12-28 Thread Richard Dunne
I'm still not having any luck with my apache config for PHP5. I am still getting a blank page when viewing http://localhost/phpinfo.php I have the following in my http.conf PHPIniDir "C:/WINDOWS" AddType text/html .php .phps AddType application/x-httpd-php .php AddHandler application/x-httpd-ph