Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^4: Experimenting Ajax - problem installing Apache2::Ajax

by emotiv (Novice)
on Oct 04, 2007 at 09:05 UTC ( [id://642601]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sudo apt-get update
    sudo apt-get install apache2-threaded-dev
    
  2. or download this
    export APACHE_TEST_HTTPD="/usr/sbin/apache2ctl"
    export APACHE_TEST_APXS="/usr/bin/apxs2"
    
  3. or download this
    cpan> install Apache2::Ajax
    CPAN: Storable loaded ok
    ...
    Writing /usr/local/lib/perl/5.8.7/auto/Apache2/Ajax/.packlist
    Appending installation info to /usr/local/lib/perl/5.8.7/perllocal.pod
      /usr/bin/make install UNINST=1 -- OK
    
  4. or download this
    PerlModule Apache2::Ajax
    <FilesMatch "do\.ajax$">
    ...
      PJX_JSDEBUG 2
      PJX_DEBUG 1
    </FilesMatch>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://642601]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (8)
As of 2024-04-16 18:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found