+ Reply to Thread
Results 1 to 2 of 2

Thread: Installing PHPMyDirectory - ioncube loaders

  1. #1
    Join Date
    Jan 2008
    Posts
    1

    Default Installing PHPMyDirectory - ioncube loaders

    Trying to install phpmd- after following the phpMD manual and installing the files to the folder, I loaded the correct loader (5.2) to the ioncube folder within the phpmd folder. Then I added the following line to the mydomain/php.ini file:
    zend_extension = /usr/local/ioncube_loader_lin_5.2.so
    I also loaded the loader to the /ioncube folder up top(just in case, as I don't know where the /usr/local path is pointing to)

    This still came up with the error message that the correct loader has not been installed.

    Decided to have a look at what Bluehost.com advises and did exactly what was described. Changed the zend_extension to "/home/username/ioncube/ioncube_loader_lin_5.2.so" (in quotation marks?) in both public_html/php.ini file as well as the mydomain/php.ini file. But all to no avail. (404 error URL /install/index.php%20file does not exist)

    Have tried re-installing and doing it again and again.
    I have read the other posts here in regards to ioncube loaders, but I've followed those instructions; this is supposed to be easy, but I can't seem to get it going. Is there anything I have forgotten? Is this specifically a phpmd issue?

    Support pretty slow on both sides. Any advise welcome.

    Thanks
    Fiona

  2. #2
    Join Date
    Jul 2008
    Posts
    1

    Default

    Quote Originally Posted by jonas1 View Post
    Trying to install phpmd- after following the phpMD manual and installing the files to the folder, I loaded the correct loader (5.2) to the ioncube folder within the phpmd folder. Then I added the following line to the mydomain/php.ini file:
    zend_extension = /usr/local/ioncube_loader_lin_5.2.so
    I also loaded the loader to the /ioncube folder up top(just in case, as I don't know where the /usr/local path is pointing to)

    This still came up with the error message that the correct loader has not been installed.

    Decided to have a look at what Bluehost.com advises and did exactly what was described. Changed the zend_extension to "/home/username/ioncube/ioncube_loader_lin_5.2.so" (in quotation marks?) in both public_html/php.ini file as well as the mydomain/php.ini file. But all to no avail. (404 error URL /install/index.php%20file does not exist)

    Have tried re-installing and doing it again and again.
    I have read the other posts here in regards to ioncube loaders, but I've followed those instructions; this is supposed to be easy, but I can't seem to get it going. Is there anything I have forgotten? Is this specifically a phpmd issue?

    Support pretty slow on both sides. Any advise welcome.

    Thanks
    Fiona
    Just finished this myself, using the generated php.ini and the trick for me was getting it in the right directories. Assuming PMD is sitting in /directory, copy your php.ini into:

    /
    /directory
    /directory/includes
    /directory/members
    /directory/cp
    /directory/cp/includes


    Hope that helps.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts