dhernandez000 Posted December 10, 2019 Report Posted December 10, 2019 (edited) Thanks in advance referenced 500 Internal Server Error when trying to open ''test.php'' with no luck OS: Win 10 (Not Activated) Intel core Duo 4Gb RAM Using WinIDS Apache 2 with MySQL tutorial Used MBSA before winIDS process and after did not notice a change in report Per registry net frame work is up to date I was able to see the test.php page and all other test completed per tutorial Barnyard2 shows a flow of packets Attaching php.ini and httpd.conf This is the first time installing all these tools any help is appreciated. By the way these tutorials are awesome. php.ini httpd.conf Edited December 11, 2019 by dhernandez000 Wanted to note stautus of Apache server Quote
Morpheus Posted December 11, 2019 Report Posted December 11, 2019 I'm not sur but there appears to be a formatting error with the Apache config. Try the attached one. Also try moving the test.php file to the base folder and then try http://winids/test.php httpd.conf Quote
dhernandez000 Posted December 11, 2019 Author Report Posted December 11, 2019 (edited) using the above httpd.conf file in d:/winids/apache/conf test.php works after moving to base per suggestion http://winids/ prompt 500 error (could it be a permissions issue) I combed through php.ini and httpd.conf for differences Not sure were to look next Thanks Edited December 11, 2019 by dhernandez000 forgot to add pics Quote
Morpheus Posted December 11, 2019 Report Posted December 11, 2019 Does this work: http://winids/base.php Quote
dhernandez000 Posted December 11, 2019 Author Report Posted December 11, 2019 No. above doesn't work. (file doesn't exist) Also I copied paste commands from tutorial I wondered if I screwed up user creation and passwords. I definitely left apostrophes around 'base' and 'snort' and . with how i copied paste. Quote
Morpheus Posted December 11, 2019 Report Posted December 11, 2019 The problem is that it is not finding the base.php file, or possibly the base_conf.php file? It has to find the file first before trying to execute it. Not sure if it could be the problem but make sure the config file is correctly named: base_conf.php Maybe some sort of a permission problem with the files in the base folder? Not sure how a permission problem could be the problem when the test.php file is working. You are going to have issues with WinPcap and Npcap both installed. Use either one but not both. Note: Uninstall both and then install the one you are going to use. Make sure Snort is not running when you uninstall. Quote
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.