Re: [PHP] Firewall Question

2002-11-05 Thread incoming
Probably all you need is port 80 open. All HTTP traffic goes through 
there. For SSL, you will need 443 free also.

Hope this helps.

Regards,

--Joseph
Web Programmer / Unix Consulting
http://www.bahwi.cc/
469-867-2100

This isn't exactly PHP related but close enough that I feel safe emailing you all. Exactly what ports are needed to be opened when hosting your own server? If this may help, I'm using phpdev 5. Thanks in advance!

Thanks,
Stephen Craton
http://www.melchior.us
   

Life is a gift from God. Wasting it is like destroying your favorite item you received from the person you love most. -- www.melchior.us
   



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Firewall Question

2002-11-05 Thread incoming
Depends on your firewall software.

--Joseph Guhlin
Web Developer / Unix Consultant
http://www.bahwi.cc/

Stephen wrote:


Err, I'm extremely new to Firewalls and the firewall is protecting the LAN
I'm on for the house. I think I should need to just do port 80 for this but
how would I go about opening it?

While I'm on the subject, I also need to open ports , 7778, 7787, 7788,
28900, 28902 for a game. Again, how would I open them either from my
computer or the computer with admin privilages to the firewall?

 



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] XML to MS Word

2002-10-30 Thread incoming
I'd go with RTF or PDF. I know there is a way to do PDF from inside of 
PHP. That's the best you're going to get I think. Even AbiWord and kword 
have a difficult time with .doc files, whether reading or writing.(I 
don't think kword writes, been away from the word processor for awhile, 
w).

Hope this helps.

-bahwi

Maxim Maletsky wrote:

So, questions are:

1. How doable is it creating a MS Word file from XML data being based on
Linux?

2. Can XSL do that somehow combined with somewhat?

3. Any relevant experiences and case studies? Anyone?

4. Articles? Web resources? Discussions?

5. A wild guess: can simple XSL be outputted with MS Word specific
output headers/meta tags to then let MS Office do the rest? (client-based?).
I found something about Smart Tags but got soon compatibility doubts.


Thanks,

 



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php