Re: [expert] Apache and ASP

2002-01-03 Thread Arief Rakhmatsyah

Where can I get mod_frontpage? From apache_devel?


- Original Message - 
From: Michael Viron [EMAIL PROTECTED]


 do you have mod_frontpage installed?  If you don't, ASP pages will not
 execute.
 
 Michael 






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



Re: [expert] Apache and ASP

2002-01-03 Thread Michael Viron

For 8.1, you can find it:

ftp://sunsite.uio.no/linux/Mandrake/Mandrake/8.1/i586/Mandrake/RPMS/mod_fron
tpage-1.5.1mdk-4mdk.i586.rpm

Not sure about releases for earlier versions of Mandrake.

Michael

--
Michael Viron
Registered Linux User #81978
Senior Systems  Administration Consultant
Web Spinners, University of West Florida

At 08:34 AM 01/03/2002 +0700, you wrote:
Where can I get mod_frontpage? From apache_devel?


- Original Message - 
From: Michael Viron [EMAIL PROTECTED]


 do you have mod_frontpage installed?  If you don't, ASP pages will not
 execute.
 
 Michael 




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




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



Re: [expert] Apache and ASP

2001-12-30 Thread Michael Viron

Most likely an Access DB.

Michael

--
Michael Viron
Registered Linux User #81978
Senior Systems  Administration Consultant
Web Spinners, University of West Florida

At 11:20 PM 12/29/2001 -0500, you wrote:
On Sat, 2001-12-29 at 22:06, nds wrote:

 Is that company.mdb database comma delimited?

No, .mdb is a binary Microsoft database format.

-- 

--
Michael J. Leone  Registered Linux user #201348 
mailto:[EMAIL PROTECTED]ICQ: 50453890 AIM: MikeLeone

PGP Fingerprint: 0AA8 DC47 CB63 AE3F C739 6BF9 9AB4 1EF6 5AA5 BCDF
PGP public key:
http://www.mike-leone.com/~turgon/turgon-public-key.gpg

Foreman, roving paving crew, Dept. of Roads, Hades.

Attachment Converted: d:\mike\eudora\attach\signature1.asc




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



[expert] Apache and ASP

2001-12-29 Thread Onur Kucuk


 I am having trouble in setting my apache to serve 
ASP pages.When I use my pages, the pages does not
show,
instead the browsers show the source of the page. 
Guess it is because the page does not execute.

 I put the example pages came with apache-ASP module,
but they dont show up either.
(/var/www/perl/Apache-ASP/site/eg)

If I dont use the .htaccess, those pages come up with
source. If i use the htaccess, the page gives internal

error, which I found from the logs is the

/var/www/html/.htaccess: Invalid command 'PerlSetVar',

perhaps mis-spelled or defined by a module not 
included in the server configuration

So, how am I supposed to activate the mode_perl ? 
What else should I do for these ASP stuff ?

System MDK 8.2 cooker

httpd-perl and httpd are working.

[root@zaburt httpd]# rpm -qa |grep ASP
Apache-ASP-2.27-1mdk

[root@zaburt httpd]# rpm -qa |grep apache
apache-suexec-1.3.22-3mdk
apache-manual-1.3.22-3mdk
apache-conf-1.3.22-2mdk
apache-modules-1.3.22-3mdk
apache-source-1.3.22-3mdk
apache-common-1.3.22-3mdk
apache-mod_perl-1.3.22_1.26-3mdk
apache-devel-1.3.22-3mdk
apache-1.3.22-3mdk


 Thanks
 Onur Kucuk


__
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com



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



Re: [expert] Apache and ASP

2001-12-29 Thread Michael Viron

do you have mod_frontpage installed?  If you don't, ASP pages will not
execute.

Michael

--
Michael Viron
Registered Linux User #81978
Senior Systems  Administration Consultant
Web Spinners, University of West Florida

At 04:40 AM 12/29/2001 -0800, you wrote:

 I am having trouble in setting my apache to serve 
ASP pages.When I use my pages, the pages does not
show,
instead the browsers show the source of the page. 
Guess it is because the page does not execute.

 I put the example pages came with apache-ASP module,
but they dont show up either.
(/var/www/perl/Apache-ASP/site/eg)

If I dont use the .htaccess, those pages come up with
source. If i use the htaccess, the page gives internal

error, which I found from the logs is the

/var/www/html/.htaccess: Invalid command 'PerlSetVar',

perhaps mis-spelled or defined by a module not 
included in the server configuration

So, how am I supposed to activate the mode_perl ? 
What else should I do for these ASP stuff ?

System MDK 8.2 cooker

httpd-perl and httpd are working.

[root@zaburt httpd]# rpm -qa |grep ASP
Apache-ASP-2.27-1mdk

[root@zaburt httpd]# rpm -qa |grep apache
apache-suexec-1.3.22-3mdk
apache-manual-1.3.22-3mdk
apache-conf-1.3.22-2mdk
apache-modules-1.3.22-3mdk
apache-source-1.3.22-3mdk
apache-common-1.3.22-3mdk
apache-mod_perl-1.3.22_1.26-3mdk
apache-devel-1.3.22-3mdk
apache-1.3.22-3mdk


 Thanks
 Onur Kucuk


__
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com

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




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



Re: [expert] Apache and ASP

2001-12-29 Thread tester

Onur Kucuk wrote:

 I am having trouble in setting my apache to serve 
ASP pages.When I use my pages, the pages does not
show,
instead the browsers show the source of the page. 
Guess it is because the page does not execute.

 I put the example pages came with apache-ASP module,
but they dont show up either.
(/var/www/perl/Apache-ASP/site/eg)

If I dont use the .htaccess, those pages come up with
source. If i use the htaccess, the page gives internal

error, which I found from the logs is the

/var/www/html/.htaccess: Invalid command 'PerlSetVar',

perhaps mis-spelled or defined by a module not 
included in the server configuration

So, how am I supposed to activate the mode_perl ? 
What else should I do for these ASP stuff ?

System MDK 8.2 cooker

httpd-perl and httpd are working.

[root@zaburt httpd]# rpm -qa |grep ASP
Apache-ASP-2.27-1mdk

[root@zaburt httpd]# rpm -qa |grep apache
apache-suexec-1.3.22-3mdk
apache-manual-1.3.22-3mdk
apache-conf-1.3.22-2mdk
apache-modules-1.3.22-3mdk
apache-source-1.3.22-3mdk
apache-common-1.3.22-3mdk
apache-mod_perl-1.3.22_1.26-3mdk
apache-devel-1.3.22-3mdk
apache-1.3.22-3mdk


 Thanks
 Onur Kucuk


__
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com




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

First of all, since it is cooker, things may be out of sync...  remember 
that the compilation chain that begins with kernel and glibc ends with 
libGD which is what supports apache and company--there is a long time 
and many libraries in between, and cooker stuff is out as soon as made.

Second, I never will use asp cold.  I process it with asp2php and then 
use php modules to display it.  I have an asp-allergyg.


Civileme





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



Re: [expert] Apache and ASP

2001-12-29 Thread Onur Kucuk


 First of all, since it is cooker, things may be out
 of sync...  remember 
 that the compilation chain that begins with kernel
 and glibc ends with 
 libGD which is what supports apache and
 company--there is a long time 
 and many libraries in between, and cooker stuff is
 out as soon as made.

Yeap. But asp support seems to be fine, as I have read

around. My trouble is a configuration mismatch I guess
:(
 
 Second, I never will use asp cold.  I process it
 with asp2php and then 
 use php modules to display it.  I have an
 asp-allergyg.
 
 
 Civileme

Heh, believe me I was not less than that before I
started
with this asp thingy. And now, wasting all that time
on 
this, It got even more serious ! Though after some
work I
see I must support asp :(

- Clients dont like to be forced to use php,
especially
  when they know/heard some about apache-asp.

- Even if I force them to, asp2php is not working much
fine
  enough. I can write some scripts to make the changes
  blah blah, but sometimes not all work fine,and I
have to 
  fight with those lots of files (capital letters blah
blah)
  
- This company wants to update their database with
their
  programs. The file is company.mdb so I cant use sql
stuff.
  Maybe this is a php issue but dont know about it
either.

$dsnpath=DRIVER={MICROSOFT ACCESS DRIVER (*.mdb)};;
$dsnpath=$dsnpath.DBQ=.(company.mdb); //gives
error
// asp2php says 'huh'?: ;
$a2p_connstr=$dsnpath
 
 The line above gives parse error blah blah.

 asp2php by itself did not help me, and I dont want to
waste
time to write clients' files :)

PS: I installed all the mod_xxx including frontpage.

 Thanks
 Onur Kucuk


__
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com



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



Re: [expert] Apache and ASP

2001-12-29 Thread nds

Onur Kucuk wrote:

First of all, since it is cooker, things may be out
of sync...  remember 
that the compilation chain that begins with kernel
and glibc ends with 
libGD which is what supports apache and
company--there is a long time 
and many libraries in between, and cooker stuff is
out as soon as made.


Yeap. But asp support seems to be fine, as I have read

around. My trouble is a configuration mismatch I guess
:(
 

Second, I never will use asp cold.  I process it
with asp2php and then 
use php modules to display it.  I have an
asp-allergyg.


Civileme


Heh, believe me I was not less than that before I
started
with this asp thingy. And now, wasting all that time
on 
this, It got even more serious ! Though after some
work I
see I must support asp :(

- Clients dont like to be forced to use php,
especially
  when they know/heard some about apache-asp.

- Even if I force them to, asp2php is not working much
fine
  enough. I can write some scripts to make the changes
  blah blah, but sometimes not all work fine,and I
have to 
  fight with those lots of files (capital letters blah
blah)
  
- This company wants to update their database with
their
  programs. The file is company.mdb so I cant use sql
stuff.
  Maybe this is a php issue but dont know about it
either.

$dsnpath=DRIVER={MICROSOFT ACCESS DRIVER (*.mdb)};;
$dsnpath=$dsnpath.DBQ=.(company.mdb); //gives
error
// asp2php says 'huh'?: ;
$a2p_connstr=$dsnpath
 
 The line above gives parse error blah blah.

 asp2php by itself did not help me, and I dont want to
waste
time to write clients' files :)

PS: I installed all the mod_xxx including frontpage.

 Thanks
 Onur Kucuk


__
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com




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

Is that company.mdb database comma delimited?





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



Re: [expert] Apache and ASP

2001-12-29 Thread Michael Leone

On Sat, 2001-12-29 at 22:06, nds wrote:

 Is that company.mdb database comma delimited?

No, .mdb is a binary Microsoft database format.

-- 

--
Michael J. Leone  Registered Linux user #201348 
mailto:[EMAIL PROTECTED]ICQ: 50453890 AIM: MikeLeone

PGP Fingerprint: 0AA8 DC47 CB63 AE3F C739 6BF9 9AB4 1EF6 5AA5 BCDF
PGP public key:
http://www.mike-leone.com/~turgon/turgon-public-key.gpg

Foreman, roving paving crew, Dept. of Roads, Hades.



signature.asc
Description: This is a digitally signed message part


[expert] Apache and ASP .

1999-09-25 Thread Lang Zhi

Hi,
Is Apache support ASP modules ?
Where can i get the ifo or HOWTO on this ?

Thanks
-lz

__
Get Your Private, Free Email at http://www.hotmail.com