Re: [newbie] Apache, PHP and SSI

2002-12-22 Thread Brendan
On Thursday 19 December 2002 12:33 pm, - netmaniac - wrote:
 And, someone has an alternative for dreamweaver? All the linux WYSIWYG html
 editors i've found aren't good enough for me and i'm still stuck in
 windowze because of dreamweaver.

Why not just learn HTML and code by hand?

B



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Apache, PHP and SSI

2002-12-22 Thread Stephen Kuhn
On Mon, 2002-12-23 at 15:33, Brendan wrote:
 On Thursday 19 December 2002 12:33 pm, - netmaniac - wrote:
  And, someone has an alternative for dreamweaver? All the linux WYSIWYG html
  editors i've found aren't good enough for me and i'm still stuck in
  windowze because of dreamweaver.
 
 Why not just learn HTML and code by hand?
 
 B

..or update/configure WINE so that you can run DreamWeaver through WINE
natively in linux...

-- 
Mon Dec 23 15:50:00 EST 2002
  3:50pm  up 18:04,  5 users,  load average: 0.64, 0.32, 0.72

   .o0 linux user:267497 0o.

|____  | kühn media australia
|   /  \ /| |'-.   | http://kma.0catch.com
|  .\__/ || |   |  | 
|   _ /  `._ \|_|_.-'  | stephen kühn
|  | /  \__.`=._) (_   |  email: [EMAIL PROTECTED]
|  |/ ._/  || |  email: [EMAIL PROTECTED]
|  |'.  `\ | | |icq: 5483808
|  ;/ / | | |
|  smk  ) /_/| |.---.| | mobile: 0410-728-389
|  '  `-`'   | Berkeley, New South Wales, AU

Coralament*Best Grötens*Liebe Grüße*Best Regards*Elkorajn Salutojn

And what will you do when you grow up to be as big as me?
asked the father of his little son.
Diet.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



RE: [newbie] Apache, PHP and SSI

2002-12-19 Thread Jamie . Kerwick
You don't need to use !--#include file=file-- to do include cgi or
shtml, according to the PHP manual, you can use, virtual('filename'); (see
http://www.php.net/manual/en/function.virtual.php for details).
To include php files you would use, include('filename'); (see
http://www.php.net/manual/en/function.include.php for details).

Hope this helps,

Jamie

BTW http://www.phpbuilder.com is a great forum for php.


[EMAIL PROTECTED]
ITS
Internal Extension : 5806
Direct Dial: 0870 754 5806


-Original Message-
From: - netmaniac - [mailto:[EMAIL PROTECTED]] 
Sent: 19 December 2002 15:29
To: [EMAIL PROTECTED]
Subject: [newbie] Apache, PHP and SSI


I have a mdk8.2 box with apache wich runs very well. Everything is working 
fine but I can't get the !--#include file=file-- to work in the .PHP 
files. The .shtml obviously works with these server side includes but I want

to mix php coding with ssi in my pages. I've already tried the XBitHack but 
it haven't worked.

Any Suggestion?

netmaniac


_
MSN Messenger: converse com os seus amigos online. 
http://messenger.msn.com.br




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



RE: [newbie] Apache, PHP and SSI

2002-12-19 Thread - netmaniac -
Thanks for the answer!

I don't know what i've done but my apache server now only display 'Access 
Forbidden' messages. Do you, or anyone, knows how to fix this?

And, someone has an alternative for dreamweaver? All the linux WYSIWYG html 
editors i've found aren't good enough for me and i'm still stuck in windowze 
because of dreamweaver.


You don't need to use !--#include file=file-- to do include cgi or
shtml, according to the PHP manual, you can use, virtual('filename'); (see
http://www.php.net/manual/en/function.virtual.php for details).
To include php files you would use, include('filename'); (see
http://www.php.net/manual/en/function.include.php for details).

Hope this helps,

Jamie

BTW http://www.phpbuilder.com is a great forum for php.


[EMAIL PROTECTED]
ITS
Internal Extension : 5806
Direct Dial: 0870 754 5806


-Original Message-
From: - netmaniac - [mailto:[EMAIL PROTECTED]]
Sent: 19 December 2002 15:29
To: [EMAIL PROTECTED]
Subject: [newbie] Apache, PHP and SSI


I have a mdk8.2 box with apache wich runs very well. Everything is working
fine but I can't get the !--#include file=file-- to work in the .PHP
files. The .shtml obviously works with these server side includes but I 
want

to mix php coding with ssi in my pages. I've already tried the XBitHack but
it haven't worked.

Any Suggestion?

netmaniac


_
MSN Messenger: converse com os seus amigos online.
http://messenger.msn.com.br



Want to buy your Pack or Services from MandrakeSoft?
Go to http://www.mandrakestore.com


_
MSN Messenger: converse com os seus amigos online. 
http://messenger.msn.com.br


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



RE: [newbie] Apache, PHP and SSI

2002-12-19 Thread Myers, Dennis R NWO
Title: RE: [newbie] Apache, PHP and SSI





-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of - netmaniac -
Sent: Thursday, December 19, 2002 11:34 AM
To: [EMAIL PROTECTED]
Subject: RE: [newbie] Apache, PHP and SSI



Thanks for the answer!


I don't know what i've done but my apache server now only display 'Access 
Forbidden' messages. Do you, or anyone, knows how to fix this?


And, someone has an alternative for dreamweaver? All the linux WYSIWYG html 
editors i've found aren't good enough for me and i'm still stuck in windowze 
because of dreamweaver.



You don't need to use !--#include file=file-- to do include cgi or
shtml, according to the PHP manual, you can use, virtual('filename'); (see
http://www.php.net/manual/en/function.virtual.php for details).
To include php files you would use, include('filename'); (see
http://www.php.net/manual/en/function.include.php for details).

Hope this helps,

Jamie

BTW http://www.phpbuilder.com is a great forum for php.


[EMAIL PROTECTED]
ITS
Internal Extension : 5806
Direct Dial : 0870 754 5806


-Original Message-
From: - netmaniac - [mailto:[EMAIL PROTECTED]]
Sent: 19 December 2002 15:29
To: [EMAIL PROTECTED]
Subject: [newbie] Apache, PHP and SSI


I have a mdk8.2 box with apache wich runs very well. Everything is working
fine but I can't get the !--#include file=file-- to work in the .PHP
files. The .shtml obviously works with these server side includes but I 
want

to mix php coding with ssi in my pages. I've already tried the XBitHack but
it haven't worked.

Any Suggestion?

netmaniac

Don't know about the access problem, but have you tried Quanta+ for your web editing. With the Gimp
it does some really good work. HTH Dennis M.