I have a website that is hosted on a remote server that uses php scripts and I copied the entire directory of said website onto my own home computer then I attempted to open it like I would had it been on the remote computer, however it did not work right. I have PHP installed on my own machine but it still doesn't work right. It throws the errors: OCI.dll not found; libcs.dll not found. What am I doing wrong or what do I need to do. Do I need to convert the PHP scripts into .HTMs or something? I think I am doing something wrong or missing something. I also have apache on my computer as a webserver.
I have all that I thin I need, but what is wrong? When I try to open a PHP script in my web browser, It only displays the contents of the file rather than the result of the script. What is wrong?
I have all that I thin I need, but what is wrong? When I try to open a PHP script in my web browser, It only displays the contents of the file rather than the result of the script. What is wrong?