Not signed in (Sign In)

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.


    • CommentAuthorjustnajm
    • CommentTimeJun 5th 2007
     
    Hi,

    I have plesk on my hosting server, and I am unable to view or edit the php.ini file for setting some values of it according to my need, I have searched all the folders visible to me but unable to get the php.ini file.

    I don't know where can I find, so please help me.

    Please give me some tips for using plesk for php, as this hosting provide asp support too.

    Thanks.
    • CommentAuthorjiosis
    • CommentTimeJun 6th 2007
     
    Do you have your dedicated server/ Virtual private server or you use a shared hosting ?
    • CommentAuthorjustnajm
    • CommentTimeSep 8th 2007
     
    its a virual private server,

    but is it possible to access this ini from script. And can be changed according to need.
    • CommentAuthorjiosis
    • CommentTimeSep 24th 2007
     
    It depends on where php is installed.
    Try :

    find / -name php.ini

    to search all directories for it.