Php help

  • thomas_sum
  • Beginner
  • Beginner
  • No Avatar
  • Joined: Aug 20, 2003
  • Posts: 44
  • Status: Offline

Post August 24th, 2003, 6:11 pm

i have a login script and downloaded the microsoft sql. But when i start the sql server it always promt me that "action can't be perform". What do i need to do?
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post August 24th, 2003, 6:11 pm

  • lostinbeta
  • Guru
  • Guru
  • User avatar
  • Joined: Jun 26, 2003
  • Posts: 1402
  • Loc: Philadelphia, PA
  • Status: Offline

Post August 24th, 2003, 7:22 pm

Are you testing it locally? It sounds like you are.

To test a PHP file locally you need to set up your local system to act as a server, to do that you would need to install....

Apache HTTP Server (allows your system to act as a server):
http://www.apache.org/

PHP (allows you to use PHP on your server):
http://www.php.net/

mySQL (allows you to use a mySQL database on your server):
http://www.mysql.com/

Otherwise you would just need to upload your server and make sure your host supports PHP and supplies at least 1 mySQL database.
  • thomas_sum
  • Beginner
  • Beginner
  • No Avatar
  • Joined: Aug 20, 2003
  • Posts: 44
  • Status: Offline

Post August 24th, 2003, 9:53 pm

thanks lostinbet!!! very appricate your help
  • r0bin
  • Newbie
  • Newbie
  • User avatar
  • Joined: Aug 25, 2003
  • Posts: 8
  • Loc: Wales, UK
  • Status: Offline

Post August 25th, 2003, 9:23 am

He says he downloaded the microsoft sql.

The microsoft sql is better than mySQL in a few ways but the main one is that it has stored functions and proceedures to make life easier.

He wouldnt need to download mySQL.
  • b_heyer
  • Web Master
  • Web Master
  • User avatar
  • Joined: Jun 15, 2003
  • Posts: 4583
  • Loc: Maryland
  • Status: Offline

Post August 25th, 2003, 10:37 am

r0bin wrote:
He says he downloaded the microsoft sql.
The microsoft sql is better than mySQL in a few ways but the main one is that it has stored functions and proceedures to make life easier.


How like microshaft.
Pixel Acres V2
  • lostinbeta
  • Guru
  • Guru
  • User avatar
  • Joined: Jun 26, 2003
  • Posts: 1402
  • Loc: Philadelphia, PA
  • Status: Offline

Post August 25th, 2003, 4:30 pm

true r0bin.... I just got caught up... hehe. I use mySQL so it was a natural reaction to type that.

Post Information

  • Total Posts in this topic: 6 posts
  • Users browsing this forum: No registered users and 125 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.