Sure, you need to download the Abyss Web Server and PHP 5.2.3 so you can make it, oh and here my guide to do that.
Lets start,
1. Download Abyss Web Server
[Only Registered and Activated Users Can See Links. Click Here To Register...] and PHP
[Only Registered and Activated Users Can See Links. Click Here To Register...]
2. Create a folder name
PHP in C: and extract PHP 5.2.3 in the PHP folder you created. Will be
C:\PHP\
3. Go to
C:\PHP\ext\ and copy
php_mysql.dll to your
PHP main folder, which mean in
C:\PHP\
4. In PHP main folder, copy
php.ini-recommended to your Windows folder. Rename
php.ini-recommended to
php.ini and open it with Worpad or Notepad but I would suggest Worpad. Look for this line
Code:
;extension=php_mysql.dll and remove this ; so it will be extension=php_mysql.dll.
Save and exit.
5. Install Abyss Web Server first and choose if you want to manually start it or start it with Windows.
After installation and when ask if you want to run Abyss Web Server now, then choose
YES.
It will run and configure in Internet Explore. Choose Language and you will be in next page. Type in your login name and password to make an account.
You will be in Abyss Web Server Console now. Click the
Configuration button, which is
next to Stop and select
Scripting Parameters.
Check in
Enable Scripts Execution
Click
Add in
Interpreters and click Browse..., go to the directory you installed PHP and select
php-cgi.exe or just simple type in this C:\PHP\php-cgi.exe
In Type, choose PHP Style
6. Check in Use the associated extensions to automatically update the Script In Associated Extensions, click Add and type in php and press OK
Now just click the OK
7. In
Custom Environment Variables, click Add and enter this...
Code:
Name: REDIRECT_STATUS
Value: 200
Click OK when done and then click OK in bottom to go back to Configuration
Click Index Files icon, click Add and enter index.php and click OK
Everything is done for Abyss Web Server now.
Quote:
NOTE: Abyss Web Server must be running if you want other people to access your webserver (ROCP or anything)
Wow, ok thats all and other people can view your ROCP now, just change your
CP433 folder to
htdocs in Abyss Web Server folder.
-F.O.X