dhernandez000

500 Internel server error trying to open http://winids

6 posts in this topic

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. 

500 error.JPG

installed-programs.JPG

netframework.JPG

ping winIDS works.JPG

testpage-works.JPG

php.ini

httpd.conf

apacheStatus.JPG

Edited by dhernandez000
Wanted to note stautus of Apache server

Share this post


Link to post
Share on other sites

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

Share this post


Link to post
Share on other sites

testpage-works.JPG.d8baf82166479642e1414a2f8e0bec22.JPGusing 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 by dhernandez000
forgot to add pics

Share this post


Link to post
Share on other sites

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. 

user accounts.JPG

Share this post


Link to post
Share on other sites

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.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now