+ Reply to Thread
Results 1 to 6 of 6




  

Thread: stop php safe mode for one site on server and still run for others ? see how ?

      
  1. #1
    I'm New! sparks man will become famous soon enoughsparks man will become famous soon enough sparks man's Avatar
    Join Date
    April 23, 2008
    Location
    baghdad - iraq
    Posts
    42
    Rep Power
    5
    Feedback Score
    0

    Cool stop php safe mode for one site on server and still run for others ? see how ?

    let ur site have the name of : ulkahf
    and u want to stop the PHP safe mode for it only , while still running for the other sites on the server

    this done by :
    From SSH write

    PHP Code:
     pico /usr/local/apache/conf/httpd.conf 


    {NOTE}::[[ take acopy of the orginal file]]

    press : CTRL + W and search for :

    PHP Code:
     <Directory "/usr/local/apache/icons">
    Options Indexes MultiViews
    AllowOverride None
    Order allow
    ,deny
    Allow from all
    </Directory

    after it add :

    PHP Code:
     <Directory "/home/ulkahf/public_html">
    php_admin_flag safe_mode Off
    </Directory


    ** Replace ulkahf with the name of site u want to stop PHP safe mode on it :


    then press : CTRL +X and then Y to save
    then restart the apache

    then : from SSH

    PHP Code:
     service httpd restart 





    repeat the staps for each site u want to stop PHP safe mode for it .


    i hope my threat is use full

    i am ready for any help in this steps

    Eng. Sparks
    ali hashim


  2. #2
    I'm New! sparks man will become famous soon enoughsparks man will become famous soon enough sparks man's Avatar
    Join Date
    April 23, 2008
    Location
    baghdad - iraq
    Posts
    42
    Rep Power
    5
    Feedback Score
    0

    Default Re: stop php safe mode for one site on server and still run for others ? see how ?

    thanx for no answer

  3. #3
    Grand Masters grim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond repute grim's Avatar
    Join Date
    September 22, 2006
    Posts
    10,060
    Rep Power
    25
    Feedback Score
    0

    Default Re: stop php safe mode for one site on server and still run for others ? see how ?

    What answer were you looking for?

  4. #4
    I'm New! sparks man will become famous soon enoughsparks man will become famous soon enough sparks man's Avatar
    Join Date
    April 23, 2008
    Location
    baghdad - iraq
    Posts
    42
    Rep Power
    5
    Feedback Score
    0

    Default Re: stop php safe mode for one site on server and still run for others ? see how ?

    Quote Originally Posted by GRIM View Post
    What answer were you looking for?
    thanx for answer
    i like a comment on these steps
    is useful or not
    is there any adding
    any one knowing another way to do so
    any one have a question

    these answer i want
    in little word i want discus this thread with each other


    regards

  5. #5
    Grand Masters grim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond repute grim's Avatar
    Join Date
    September 22, 2006
    Posts
    10,060
    Rep Power
    25
    Feedback Score
    0

    Default Re: stop php safe mode for one site on server and still run for others ? see how ?

    It's useful for those looking for this information

  6. #6
    I'm New! sparks man will become famous soon enoughsparks man will become famous soon enough sparks man's Avatar
    Join Date
    April 23, 2008
    Location
    baghdad - iraq
    Posts
    42
    Rep Power
    5
    Feedback Score
    0

    Default Re: stop php safe mode for one site on server and still run for others ? see how ?

    Not at all
    thanx for ur comment

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Am I on Safe Side of google?
    By Jani in forum Google
    Replies: 13
    Last Post: Mar 13th, 2008, 10:24 pm
  2. Best mode of payment?
    By ashish in forum Web Hosting
    Replies: 5
    Last Post: Sep 7th, 2005, 4:03 pm

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
WebTalkForums
WebTalkForums
Recent Forum Threads