Scurvey Posted May 26, 2011 Share Posted May 26, 2011 I was following the Phishing with a Pineapple post and ran into a problem. I downloaded and installed php and the other files. I thought the package I downloaded some how was corrupted so I downloaded them again and reinstalled. When I type "cat /etc/httpd.conf" it says .js:application/x-javascript *.php:/usr/bin/php *.php:/usr/bin/php I was wondering if some one could tell me how to uninstall php and start fresh or only make it so one of the "*.php:/usr/bin/php" appear. Thank you. Scurvey Quote Link to comment Share on other sites More sharing options...
Sebkinne Posted May 27, 2011 Share Posted May 27, 2011 Simply "vi httpd.conf" and remove the unwanted line. Try then, if it still does not work, try obtaining a tarball containing the php files. Seb Quote Link to comment Share on other sites More sharing options...
digininja Posted June 7, 2011 Share Posted June 7, 2011 In case you don't know vi then follow these exactly and it should remove the line vi /etc/httpd.conf :3 dd :wq Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.