ID:183681
May 22 2007, 2:02 am
|
|
I've been trying to test PHP scripts offline. I installed netserver and set up PHP with Other CGI. The problem is it's not working am i doing something wrong
|
May 22 2007, 4:14 am
|
|
There are easy to setup servers made for testing. I suggest EasyPHP. It installs an apache server with php and mysql preconfigured. There is a BYOND member who works on a similar package, but I'm not sure what it is called or who it was.
|
There are numerous tutorials online that cover installing Apache, PHP, and MySQL onto a Windows configuration, such as the one at http://www.php-mysql-tutorial.com/ install-apache-php-mysql.php.
After installing Apache/PHP, you can test PHP scripts offline, and then if you install MySQL you can even test PHP scripts that interact with a database. Hiead |
In response to Hiead
|
|
ahhhh! I tryed EasyPHP but i got a thing saying fake links and [a word i edited out on my own] a fake ebay opened so now i have to scan my computer for viruses
|
In response to Hiead
|
|
Hiead wrote:
There are numerous tutorials online that cover installing Apache, PHP, and MySQL onto a Windows configuration, such as the one at http://www.php-mysql-tutorial.com/ install-apache-php-mysql.php. I tried that but when i tried to estart my server it kept saying error cant find folder "Apache 2" I need help fixing this |