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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. Linux, Apache, MySQL, PHP
  4. help for deploying a PHP web application in a Linux server

help for deploying a PHP web application in a Linux server

Scheduled Pinned Locked Moved Linux, Apache, MySQL, PHP
phpsysadminlinuxhelpquestion
5 Posts 2 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.
  • A Offline
    A Offline
    alexyxj
    wrote on last edited by
    #1

    Hi Guys, I need to deploy a PHP application in a Linux server, can anyone walk me through the basic steps? Many thanks. Situation: 1) I have a login and pwd(i tried sudo su -, but seems i don't have pwd for that). 2) I need to install PEAR and extensions for my application. 3) I need to configure my application to make it work. Currently I don't know where to start, can anyone show me a roadmap? Thanks

    A M 2 Replies Last reply
    0
    • A alexyxj

      Hi Guys, I need to deploy a PHP application in a Linux server, can anyone walk me through the basic steps? Many thanks. Situation: 1) I have a login and pwd(i tried sudo su -, but seems i don't have pwd for that). 2) I need to install PEAR and extensions for my application. 3) I need to configure my application to make it work. Currently I don't know where to start, can anyone show me a roadmap? Thanks

      A Offline
      A Offline
      alexyxj
      wrote on last edited by
      #2

      I checked the php info page and found below information: include_path .:/usr/share/pear .:/usr/share/pear am I (or someone else) supposed to install package/extension into that directory?? I checked the directory :/usr/share and found there is no pear subdirectory. please help..thanks..

      1 Reply Last reply
      0
      • A alexyxj

        Hi Guys, I need to deploy a PHP application in a Linux server, can anyone walk me through the basic steps? Many thanks. Situation: 1) I have a login and pwd(i tried sudo su -, but seems i don't have pwd for that). 2) I need to install PEAR and extensions for my application. 3) I need to configure my application to make it work. Currently I don't know where to start, can anyone show me a roadmap? Thanks

        M Offline
        M Offline
        markkuk
        wrote on last edited by
        #3

        alexyxj wrote:

        1. I have a login and pwd(i tried sudo su -, but seems i don't have pwd for that).

        Then you don't have the necessary rights to install the software. Ask the system administrator to install it for you.

        A 1 Reply Last reply
        0
        • M markkuk

          alexyxj wrote:

          1. I have a login and pwd(i tried sudo su -, but seems i don't have pwd for that).

          Then you don't have the necessary rights to install the software. Ask the system administrator to install it for you.

          A Offline
          A Offline
          alexyxj
          wrote on last edited by
          #4

          is there any way to check if the extensions have been installed? do you know normally whcih directory is for those package and extensions? Thanks.. I have below directories in my root: ApacheWWW boot etc home lib64 media mnt net oraoem root selinux sys tmp var bin dev export lib lost+found misc MySqlDB opt proc sbin srv tftpboot usr please advise.

          M 1 Reply Last reply
          0
          • A alexyxj

            is there any way to check if the extensions have been installed? do you know normally whcih directory is for those package and extensions? Thanks.. I have below directories in my root: ApacheWWW boot etc home lib64 media mnt net oraoem root selinux sys tmp var bin dev export lib lost+found misc MySqlDB opt proc sbin srv tftpboot usr please advise.

            M Offline
            M Offline
            markkuk
            wrote on last edited by
            #5

            alexyxj wrote:

            is there any way to check if the extensions have been installed?

            Maybe, but it depends on the Linux distribution you are using. If the software has been installed from sources bypassing the distro's package management then you need to ask your system administrator or scan your machine with find or locate for the related files.

            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