Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Linux, Apache, MySQL, PHP
  4. AMPPS Perl

AMPPS Perl

Scheduled Pinned Locked Moved Linux, Apache, MySQL, PHP
perlquestioncomalgorithmstools
6 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Paul1586
    wrote on last edited by
    #1

    Hi, I am a newbie, I want to install a Perl script named "Movable Type", I am unable to configure it myself, so I was searching for a software that could provide me to install this script very easily and I came across AMPPS, a Softaculous product. Had anyone use this software, if yes then how is this software and how can I install this script using AMPPS ?

    A J 2 Replies Last reply
    0
    • P Paul1586

      Hi, I am a newbie, I want to install a Perl script named "Movable Type", I am unable to configure it myself, so I was searching for a software that could provide me to install this script very easily and I came across AMPPS, a Softaculous product. Had anyone use this software, if yes then how is this software and how can I install this script using AMPPS ?

      A Offline
      A Offline
      Albert Holguin
      wrote on last edited by
      #2

      Do you really need an installer for a script? The whole point of scripting is supposed to be the simplicity of it. If you really need an installer, then maybe scripting isn't for you. What are you using the script for? Is it just an extension for Perl?

      J 1 Reply Last reply
      0
      • A Albert Holguin

        Do you really need an installer for a script? The whole point of scripting is supposed to be the simplicity of it. If you really need an installer, then maybe scripting isn't for you. What are you using the script for? Is it just an extension for Perl?

        J Offline
        J Offline
        jschell
        wrote on last edited by
        #3

        To be fair cpan is specifically used for installing modules in perl. Certainly I haven't installed any perl modules or perl itself for many years without using some sort of installer.

        A 1 Reply Last reply
        0
        • P Paul1586

          Hi, I am a newbie, I want to install a Perl script named "Movable Type", I am unable to configure it myself, so I was searching for a software that could provide me to install this script very easily and I came across AMPPS, a Softaculous product. Had anyone use this software, if yes then how is this software and how can I install this script using AMPPS ?

          J Offline
          J Offline
          jschell
          wrote on last edited by
          #4

          Paul1586 wrote:

          I am a newbie, I want to install a Perl script named "Movable Type", I am unable to configure it myself

          What does that mean exactly. If you install something and it requests/requires information from the user during install then the user needs to figure out what that info means. If you were installing in multiple locations on fixed platform targets (all the same) then you could simplify the install by putting in appropriate values. However YOU would need to first figure out what the correct values were.

          P 1 Reply Last reply
          0
          • J jschell

            To be fair cpan is specifically used for installing modules in perl. Certainly I haven't installed any perl modules or perl itself for many years without using some sort of installer.

            A Offline
            A Offline
            Albert Holguin
            wrote on last edited by
            #5

            You certainly can't compare the installation of perl with running a script in perl. Perl itself is a complex arrangement of packages and an interpreter... a script can be a simple two line text file. If you need to run a script that requires an installer, you probably should be doing it as a program instead of a script.

            1 Reply Last reply
            0
            • J jschell

              Paul1586 wrote:

              I am a newbie, I want to install a Perl script named "Movable Type", I am unable to configure it myself

              What does that mean exactly. If you install something and it requests/requires information from the user during install then the user needs to figure out what that info means. If you were installing in multiple locations on fixed platform targets (all the same) then you could simplify the install by putting in appropriate values. However YOU would need to first figure out what the correct values were.

              P Offline
              P Offline
              Phil Hartfield
              wrote on last edited by
              #6

              Movable Type isn't just a single perl script. It is a multi-user blogging system (I thought it reminded me of a site I'd used when I set it up and that is indeed what plinky.com is using - no plug intended) Setting it up under windoze was relatively easy. Copy the mt directory to somewhere under the web server's document root, modify the httpd.conf, add a perl module or too as required by the config cgi (it tells you what's missing), and fix the #! lines in the cgi's for windoze. Setting up a new user via the register link requires that outgoing mail is working properly. Had to search in the online documentation for the config file settings it needs for SMTP. Took me a grand total of 45 minutes, never having installed/configured MT before. I did take the easy route and used SQLite instead of trying Mysql or Postgresql (both are currently on my windoze box though) Installation under linux would be easier, no editing all those cgi's by hand (not really enough for a script for a single time install but the creators could have included one...)

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups