Publishing php/mysql on Apache Website

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Sheridan
Forum Newbie
Posts: 18
Joined: Sat May 31, 2008 1:50 pm

Publishing php/mysql on Apache Website

Post by Sheridan »

Hi:
I have developed a website using php with a mysql database running on an Apache 2.2.8 server on a Windows machine running XP Professional. I now want to make this website available on the WWW using my own machine as the host server.

Can anyone point me to the resources/literature I would need to familiarize myself with to make this happen?

Thanks.

Sheridan :cry:
WebbieDave
Forum Contributor
Posts: 213
Joined: Sun Jul 15, 2007 7:07 am

Re: Publishing php/mysql on Apache Website

Post by WebbieDave »

This is not really a PHP coding issue. You'll need to consult with your ISP to see if this is allowed and how to go about doing it.
Post Reply