Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. synergywei

    route selection for a host

    let's say a have two routes to the internet, gateway A and gateway B. I'm running RIP in my network and all my hosts gets to the internet using gateway A by default route stmt like: ip route 0.0.0.0 0.0.0.0 <gateway A IP>. is there a way for me to define a particular host, say 192.168.100.100...
  2. synergywei

    apache image handler

    I'm working with media wiki images and I got a red x where the picture should be and the option 'save picture as' is greyed out. I don't think it's the group policy issue and all folders and subfolder within images has been set with permission 777. someone has suggested to me it maybe a...
  3. synergywei

    Media Wiki Broken Image link

    Hi donb01, i think you're right that the problem is how apache is handling the file type. I got a red x where the picture should be and the option 'save picture as' is greyed out. I don't think it's the group policy issue and all folders and subfolder within images has been set with permission...
  4. synergywei

    Media Wiki Broken Image link

    I'm trying to upload image to the media wiki. the uploading process seems to be working, i can see the file in the image folder and the link to the picture is right. But the picture won't show up on the page. anyone can tell me where i should start trouble shooting the issue? Thank you,.
  5. synergywei

    media wiki image upload error with apache http server

    problem solved. SE LINUX is blocking http to access the folder once I set SE linux to permissive or blocked, then upload is working.
  6. synergywei

    folder permission issue

    problem solved. SE LINUX is blocking http to access the folder once I set SE linux to permissive or blocked, then upload is working.
  7. synergywei

    media wiki image upload error with apache http server

    can you tell me how do i do that? thanks
  8. synergywei

    folder permission issue

    still not working... I have set owner, group to apache, permission 777. would you please take a look at the LocalSettings.php file, if you see anything wrong with it? many thanks. *********************** <?php # This file was automatically generated by the MediaWiki installer. # If you make...
  9. synergywei

    media wiki image upload error with apache http server

    I've posted this question in the general Linux forum and someone suggested that I may also post in the apache web server forum. this question is a mix of media wiki and apache web server I'm having issue with media wiki image upload folder permission. when uploading an image, media wiki is not...
  10. synergywei

    folder permission issue

    thanks guys for the reply.. I've confirmed both methods that apache server is running as apache of group apache. i've changed ownership of the folder 'images' to apache and folder permission to 777 starting from /var/www/html --> wiki --> images, but still not working. there is no variable...
  11. synergywei

    folder permission issue

    I'm having issue with media wiki image upload folder permission. I'm not sure if this is the right place to post the question, but hopefully some linux guru can help me out on this. I'm running: media wiki 1.15 mysql Ver 14.14 Distrib 5.1.48 Apache/2.2.16 (Unix) php version 5.3.3 OS: F...

Part and Inventory Search

Back
Top