Tagged Questions

0
votes
0answers
17 views

Multiple SSL Certificates Running on OSX 10.6 [closed]

I have been running into walls with this for a while. I am attempting to setup multiple IP addresses on Snow Leopard so that I can develop with SSL certificates. I am running XAMP …
0
votes
1answer
28 views

Cron on XAMPP (Mac OS)

Hi All, I have installed XAMPP server on my Mac OS, how to setup a cron job on it? My requirement is that i want to call a php script at regular intervals . Thanks
0
votes
0answers
43 views

Cant get XAMPP Server to run? [closed]

I recently installed XAMPP server with PHP, MySQL, and Apache, and I had a friend help me load and configure it and it worked fine. I was able to play around with it, and load anyt …
0
votes
1answer
26 views

can’t install memcache php module

Hi, i'm trying to install memcache module from http://pecl.php.net/package/memcache. Im using xampp in ubuntu (lampp) with php 5.3. After download the extension, I run phpize, ma …
0
votes
1answer
21 views

How to turn off magic quotes in PHP configuration file? I am using XAMPP.

What is the file? I have php.ini and php.ini-dist on my computer.
0
votes
1answer
37 views

2 mysql instances in MAC

i recently switched to mac. first and foremost i installed xampp. then for django-python-mysql connectivity, i "somehow" ended up installing a seperate MySQL. now the seperate mysq …
0
votes
2answers
39 views

Using SimplePie with CodeIgniter and XAMPP

I am using CodeIgniter 1.7.2 with XAMPP 1.7.2 on a Windows computer. I am trying to make use of SimplePie. I followed all the instructions I could find: a copy of simplepie.inc i …
0
votes
1answer
122 views

XAMPP on Flashdrive cannot start Apache, MySQL on Windows 7

XAMPP is unable to start Apache or MySQL on a windows 7 system when run from a flashdrive. The control panel indicates that the server is starting, but it never actually comes on …
0
votes
4answers
52 views

Apache, IIS… Server Explanation for a newbie

Hi I'm a relatively new student in computer science university program. We're getting into web development now. So far, I've only used Visual Studio. Should I be learning how to wo …
0
votes
1answer
123 views

MOD_WSGI difficulties on Mac OS X Snow Leopard

I've been trying to get MOD_WSGI working on Apache via XAMPP on my Mac OS X Snow Leopard all day today without any success. I've followed all the instructions, searched the interne …
0
votes
3answers
23 views

.htaccess not working

RewriteEngine on RewriteCond $1 !^(index\.php|files|assets|robots\.txt) RewriteRule ^(.*)$ ./index.php/$1 [L] The website is hosted on the latest version of XAMPP locally. When I …
0
votes
1answer
88 views

Installing Moodle using XAMPP on Windows Server 2008 Enterprise edition

Hi, I am trying to install Moodle 1.9 using XAMPP on a virtual machine running Windows Server 2008 Enterprise edition. I can initially access the install.php installer script fi …
0
votes
2answers
47 views

How can I develop Rails alongside a XAMPP installation?

On my work machine, I do PHP development under XAMPP, which includes Apache and MySQL. I'd like to start developing and testing some Rails code on the same machine - also using MyS …
0
votes
2answers
106 views

is there some special setting for servers to run jQuery ?

i had an html page that run some jQuery scripts and that works ok. but once i use the same scripts in php page then tries to run it using local server (xampp) it doesnt working .. …
2
votes
2answers
191 views

Alternative conditional syntax (if-else) failing on PHP 5.3.0 (xampp)

Hello, I recently upgraded to xampp v1.7.2 which dumped PHP 5.3 on me. Along with that all my httpd.confs and php.ini's got wiped out (I had taken it for granted that this relea …

1 2 3 4 5 8 next
15 30 50 per page