editing a php.ini in directadmin

j_rust

New member
Joined
Jan 12, 2007
Messages
4
hi,
I'm kind of new at this and am learning as I go. I need to change a setting in the php.ini file and am having no end of trouble finding it. I have done a search on the board and see some suggestions but I don't see how to make those work for me. I have directadmin 1.25 is there a simple way within that that I can edit the php.ini ? If so would someone be able to tell me how to? If not can someone tell me how to go about it using ssh?

thanks in advance.

Jeff
 
If you are the admin of the machine first off you should update directadmin to the newest version. They are up to version 1.28.6 now.

Update by going to:

http://<IP-HERE>:2222/CMD_LICENSE?update=program

Once you get it updated you will have a file manager as administrator.

Go to this url:

http://<IP-HERE>:2222/CMD_ADMIN_FILE_EDITOR

Then select the php.ini file with the selector and click show file to begin editing.

* Replace the <IP-HERE> with your actual ip address or hostname of your server.
 
chatwizrd said:
If you are the admin of the machine first off you should update directadmin to the newest version. They are up to version 1.28.6 now.

Update by going to:

http://<IP-HERE>:2222/CMD_LICENSE?update=program

Once you get it updated you will have a file manager as administrator.

Go to this url:

http://<IP-HERE>:2222/CMD_ADMIN_FILE_EDITOR

Then select the php.ini file with the selector and click show file to begin editing.

* Replace the <IP-HERE> with your actual ip address or hostname of your server.

You are officially my hero!

That worked perfectly. Thank you so much.

-now I have to figure out how to put all the hair I've pulled out back in :)
 
Back
Top