Problem with .bat and .php scripts?

Rocky*

New member
I'm following a video tutorial on how to make a private server. I made a .bat file and a .php file. When I try to run the php file, a box comes up saying "This application cannot start the file libcs.dll is missing."

And when I try to run the .bat file, the cmd prompt comes up saying:

"No log handling enabled - turning on stderr logging
Cannot find module (IP MIB): At line 0 in (none)
" (TCP MIB) "
" (UDP MIB) "
" (HOST RESOURCES MIB) "

And then it says that for a few other things, then it says "Cannot open input file: ******"

What do I do??
BTW, if it helps to answer this question, what the video had me do is create the .bat file, then go to my routers website and do a Port Forwarding thing, then it had me go to my firewall and allow a port through. The next part of the video requires me to open the .bat file, and doing so should lead to the cmd prompt saying that my server is online.
I have apache, php, and mysql installed.
 
Back
Top