Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Article Manager 2:
Running Article Manager 2 in local Machine

 

 


kaiviti
Novice

Feb 14, 2010, 5:51 PM

Post #1 of 9 (7476 views)
Shortcut
Running Article Manager 2 in local Machine Can't Post

I have just got the latest version of Article manager 2 and was thikning of how can this be run on a local machine?

THanks,


(This post was edited by kaiviti on Feb 16, 2010, 6:16 PM)


Donna
Staff / Moderator


Feb 15, 2010, 5:16 PM

Post #2 of 9 (7456 views)
Shortcut
Re: [abdul] Running Article Manager 2 in local Machine? Is this possible? [In reply to] Can't Post

Hi Abdul,

If you have a web server with Perl installed so that you can run a CGI script, you can run it locally. :)

I hope this helps1

Donna

--
support@interactivetools.com


Dave
Staff / Moderator


Feb 16, 2010, 9:35 AM

Post #3 of 9 (7447 views)
Shortcut
Re: [abdul] Running Article Manager 2 in local Machine? Is this possible? [In reply to] Can't Post

If you are using Windows I recommend (and use):

http://www.wampserver.com/en/ and
http://www.activestate.com/activeperl/downloads/

Dave Edis - Senior Developer
interactivetools.com
 


kaiviti
Novice

Feb 16, 2010, 5:00 PM

Post #4 of 9 (7440 views)
Shortcut
Re: [Dave] Running Article Manager 2 in local Machine? Is this possible? [In reply to] Can't Post

Thanks

I have installed Perl 5.10

I use XAMPP but i get this error message:
couldn't create child process: 720002: admin.cgi

Please advice.


In Reply To


Dave
Staff / Moderator


Feb 16, 2010, 5:04 PM

Post #5 of 9 (7437 views)
Shortcut
Re: [abdul] Running Article Manager 2 in local Machine? Is this possible? [In reply to] Can't Post

Hi Abdul,

I use WAMP, so I'm not sure. But google might be able to help: http://www.google.com/search?q=XAMPP+couldn't+create+child+process

Good luck!

Dave Edis - Senior Developer
interactivetools.com
 


kaiviti
Novice

Feb 16, 2010, 5:22 PM

Post #6 of 9 (7433 views)
Shortcut
Re: [Dave] Running Article Manager 2 in local Machine? Is this possible? [In reply to] Can't Post

Hi Dave,

Im now using Wamp.
But i still find difficulties loading it.

I put the cg-bin and webroot folder under :
C:\wamp\www

and run it:
http://localhost/cgi-bin/artman2/admin.cgi

And i get this error:
Not Found
The requested URL /cgi-bin/artman2/admin.cgi was not found on this server.

-The file permissions are read/write as well.

Please advice.


Dave
Staff / Moderator


Feb 17, 2010, 8:43 AM

Post #7 of 9 (7416 views)
Shortcut
Re: [kaiviti] Running Article Manager 2 in local Machine? Is this possible? [In reply to] Can't Post

Sometimes it can take a while to get these things working correctly.

First, try another folder besides /cgi-bin/. Sometimes cgi-bin is mapped to point to another directory. Try just http://localhost/artman2/

If that doesn't work here are our internal instructions for setting up WAMP and Perl

- Install WAMP Server
- Install ActivePerl
- Copy C:\perl\bin\perl.exe to C:\usr\bin\perl.exe
- Copy C:\perl\bin\perl.exe to C:\usr\local\bin\perl.exe
- Start > Run > "C:\perl\bin\ppm-shell"
- Type: install dbd-mysql
- Type: exit

- Open Apache Config file: C:\wamp\bin\apache\Apache2.2.11\conf\httpd.conf
- Uncomment: AddHandler cgi-script .cgi
- Add: AddHandler cgi-script .pl
- Uncomment: AddType text/html .shtml
- Uncomment: AddOutputFilter INCLUDES .shtml
- Uncomment: LoadModule rewrite_module modules/mod_rewrite.so
- Uncomment: Include conf/extra/httpd-default.conf

- Uncomment or add these lines in the <Directory "C:/wamp/www/"> block
Options All
AllowOverride All

Hope that helps!

Dave Edis - Senior Developer
interactivetools.com
 


kaiviti
Novice

Feb 17, 2010, 12:58 PM

Post #8 of 9 (7411 views)
Shortcut
Re: [Dave] Running Article Manager 2 in local Machine? Is this possible? [In reply to] Can't Post

Hi Dave,

Thanks for replying. I have tried the following but it didnt helped.

Also I couldnt find the "usr" folder on my C drive so I created the folder and pasted it manually. I hope its not having any compatibility issues with windows 7?

Its still giving me the same error as mentioned above.

Do reply.


(This post was edited by kaiviti on Feb 17, 2010, 3:37 PM)


Donna
Staff / Moderator


Feb 17, 2010, 4:47 PM

Post #9 of 9 (7399 views)
Shortcut
Re: [kaiviti] Running Article Manager 2 in local Machine? Is this possible? [In reply to] Can't Post

Hi Kaiviti,

Unfortunately, we're not server admins, so we don't really have any other suggestions. Your best bet is to hit up WAMP support, as they're going to know a lot more about how to get Perl working on it than we will. Once you can get any standard CGI script to work, Article Manager should work just fine. :)

Donna

--
support@interactivetools.com