Jump to content

Newbie PHP advice


182x

Recommended Posts

Hey guys,

 

I am trying to setup PHP, mysql, phpmyadmin and apache for a project I am working on however I am having a really difficult time getting these to work properly in Vista. I was just wondering would you recommend I use a package such as WAMP or XAMPP or is it best trying to get all these to work on their own?

 

Thanks.

Link to comment
Share on other sites

Yup, a package containing PHP, MySQL and Apache is definitely the way to go. I use XAMPP my self on XP and it works great and has all the features I need.

 

When you decide you wanna invest time in learning how to setup a database / web server do it on a linux/unix/*bsd machine :)

Link to comment
Share on other sites

I prefer the individual approach - once you know how to do it then maintenance is considerably simpler.  Upgrading is straight forward - downgrading (for what ever reaosn) is just as simple plus you get a feel for how things are installed generally which can help you solve issue that may seem unrelated.

Link to comment
Share on other sites

Thanks for the replaies guys. I downloaded Xampp to give it a try and so far it work great until a tested a script that involved uploading a file where i get the following error message...

 

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\xampp\htdocs\test\processUpload.php:4)

 

anyidea what it means or how to fix it?

 

Thanks

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.