Re: [EMAIL PROTECTED] xml-xsl

2005-08-08 Thread Justin Gehring
Hey Nick, Very true nick, but the intention was to debug Billy Dukes php setup not write code that he would actually be using. - -- Justin Gehring -- -- PH: 651 - 208 -8797 -- -- EM: [EMAIL PROTECTED] -- - Quoting Nick Kew

Re: [EMAIL PROTECTED] xml-xsl

2005-08-08 Thread Justin Gehring
rocessor; // attach the xsl rules $proc->importStyleSheet($xsl); $result_string = $proc->transformToXML($xml); echo $result_string; ?> I hope it doesn't happen again, there should only be 12 lines of code. The xml_string and xsl_string should be 1 line each. ------

Re: [EMAIL PROTECTED] xml-xsl

2005-08-07 Thread Justin Gehring
End Code You should get Hello World back with bold tags. If you get me back or an error, something is wrong. Let us know what happens. My Apologies to the group, this might be a little off topic from Apache. ----- -- Justin Gehring -- -- PH: 651

Re: [EMAIL PROTECTED] xml-xsl

2005-08-07 Thread Justin Gehring
What code are you seeing? The php? The XML? The XSL? - -- Justin Gehring -- -- PH: 651 - 208 -8797 -- -- EM: [EMAIL PROTECTED] -- - Quoting Billy Duke <[EMAIL PROTECTED]>: > I had allot of problems getting sablotro

Re: [EMAIL PROTECTED] Sablotron

2005-08-07 Thread Justin Gehring
), and it takes very little to learn once you know the basics of XML/XSL. ----- -- Justin Gehring -- -- PH: 651 - 208 -8797 -- -- EM: [EMAIL PROTECTED] -- - Quoting Billy Duke <[EMAIL PROTECTED]>: > Hello, I am having a p

Re: [users@httpd] Firefox can't connect to the SSL-Host (IE does) - exit signal Bus error (10)

2005-06-03 Thread Justin Gehring
solves it. - -- Justin Gehring -- -- PH: 651 - 208 -8797 -- -- EM: [EMAIL PROTECTED] -- - Quoting Oskar Eyb <[EMAIL PROTECTED]>: > > Hello! > > I have since a few weeks a problem with the ssl-host and the

Re: [users@httpd] Apache config question

2005-06-02 Thread Justin Gehring
Make sure your "ServerName" is set to your domain name not the IP address in either your virtual host main server config in the httpd.conf file. ----- -- Justin Gehring -- -- PH: 651 - 208 -8797 -- -- EM: [EMAIL

Re: [users@httpd] "cannot assign requested address" error on boot, but not on manual start...?

2005-06-02 Thread Justin Gehring
Make sure you have apache running in the proper order at bootup (prefixed with the right number in most cases). If you run out of order, you might be catching it before the network services are brought online. - -- Justin Gehring -- -- PH: 651 - 208 -8797

[EMAIL PROTECTED] Looking for a Favicon/Robots Solution

2005-05-08 Thread Justin Gehring
ans that I can't just write this one rule once, I would have to put it into every single virtualhost. I'm curios if anyone knows a way around this. If not, can anyone recommend any documentation the apache stuff for writing custom mod's? --------- -- Justin Geh