Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-23-2010, 10:06 AM   PM User | #1
coolumanga
Regular Coder

 
Join Date: Sep 2010
Posts: 107
Thanks: 6
Thanked 0 Times in 0 Posts
coolumanga is an unknown quantity at this point
MAC OS X 10.5.8 - Compatible XAMPP version???

Hi again ...

We are now using XAMPP 1.6.3a version PHP: 5.2.3 for the windows operating system.

We did some applications using this php version & phpMyAdmin 2.10.3

Now We want to configure localhost in MAC OS X 10.5.8


when i instoll the xampp to MAC OS i get
Deprecated: Function set_magic_quotes_runtime() is deprecated in /Applications/XAMPP/xamppfiles/htdocs/firefox/login.php on line 4

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /Applications/XAMPP/xamppfiles/htdocs/firefox/login.php:4) in /Applications/XAMPP/xamppfiles/htdocs/firefox/include/dbcommon.php on line 4

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /Applications/XAMPP/xamppfiles/htdocs/firefox/login.php:4) in /Applications/XAMPP/xamppfiles/htdocs/firefox/include/dbcommon.php on line 4

Warning: Cannot modify header information - headers already sent by (output started at /Applications/XAMPP/xamppfiles/htdocs/firefox/login.php:4) in /Applications/XAMPP/xamppfiles/htdocs/firefox/include/dbcommon.php on line 17

we want to know compatible

XAMPP Version ?? or any other way to configure in MAC os

plz help me for the to do this ............

plz help me to do soooooooooooooooooo..........

Last edited by coolumanga; 11-23-2010 at 10:45 AM..
coolumanga is offline   Reply With Quote
Old 11-23-2010, 05:42 PM   PM User | #2
DrDOS
Senior Coder

 
Join Date: Sep 2010
Posts: 1,226
Thanks: 11
Thanked 156 Times in 156 Posts
DrDOS is infamous around these parts
so far the best explanation I can find for this is this wiki article.

http://en.wikipedia.org/wiki/Magic_quotes

For databases this seems to be the alternative.

mysql_real_escape_string()

If you solve the first problem the others may go away, since they may be related to corrupting the data.
DrDOS is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 01:53 AM.


Advertisement
Log in to turn off these ads.