Tagged Questions

6
votes
9answers
620 views

Is it dumb to develop for LAMP on WAMP?

After becoming somewhat estranged open source, and spending some years developing web applications in ASP.Net, I'm going to start doing quite a lot of PHP / MySQL development. I' …
5
votes
9answers
397 views

Suggestions/Tricks for Throttling a PHP script

I have a scheduled task that runs a script on a regular basis (every hour). This script does some heavy interaction with the database and filesystem and regularly takes several min …
3
votes
2answers
454 views

How to get CURL to work with PHP on Windows? (WAMP)

Update: The problem appears to have been corrupt DLLs somewhere in my PHP installation, or possibly a bug in PHP 5.2.9 on Win2k. I downloaded the windows (binaries-only) distribut …
3
votes
6answers
692 views

Can WampServer be used sucessfully in production?

See title. Is this a bad idea? So everyone knows, and I don't see how this mattered, we've paid for a windows dedicated box and we have existing IIS apps. We just wanted to use a …
2
votes
2answers
207 views

Create an Installer package for Installation on WAMP

I have developed a PHP web application, now I am thinking about deploying it on Windows. To ease my deployment, I plan to create an installer for it. This installer should do the …
1
vote
3answers
44 views

how do i set enviroment variables in WAMP

Hello, I am trying to get an environment variable to show up in $_ENV in my codeigniter app. How do i do this?
1
vote
1answer
31 views

PHP + LibPuzzle on Windows?

Hey all, I've been messing around with this awesome library on my *nix box, but would like to use this on my Windows test machine. Does anyone have any experience in getting this t …
1
vote
3answers
180 views

Why are there no longer Windows binaries for PECL extensions like pecl_http?

I'm working on a PHP project running on Windows and it would be so very handy to be able to use pecl_http rather than working with cURL and re-inventing the wheel in order to do al …
1
vote
4answers
108 views

Problem with PHP and mail() on Windows

I'm currently trying to debug an Elgg-based website (I didn't develop it) and I would like to send the emails directly from local development machine (WinXP). I'm running WAMP with …
1
vote
3answers
100 views

running 8mb of sql code in wamp?

i have about 8mb of sql code i need to run. it looks like this: /* MySQL Data Transfer Source Host: 10.0.0.5 Source Database: jnetdata Target Host: 10.0.0.5 Target Database: jnetd …
1
vote
1answer
103 views

Slow response to database write from php

Hello All, I have my PHP scripts running on the WAMP server. Here's what i am doing PHP script A that queries the database and gets a set of rows (I have set the set_time_limi …
1
vote
1answer
287 views

how to configure codeigniter mod_rewrite on wamp?

Hi guys could you please tell me how can I configure codeigniter mod_rewrite on wamp? I've tried enabling it through the wamp menu(wamp-->apache-->apache modules-->rewrite module) …
1
vote
2answers
231 views

Trying to make an function call to an external file with PhP, MySQL using WAMP

Hello All, I'm sure there is a simple answer to this, but I have been fumbling with everything for almost a week now and surrender. I am trying to build a shopping cart app and eve …
1
vote
8answers
295 views

good stand-alone svn client

Hi - I'm currently working with partner on a PHP project. We both edit directly to a local server (all files are stored on the server, which is also running a WAMP stack). I'm lo …
1
vote
3answers
362 views

Wampserver Error

Ok http://localhost/ won't load now. Recently I installed skype and am aware of the skype port conflict error. I have removed 'use port 80 and 443 as alternatives for incoming conn …

1 2 3 4 5 next
15 30 50 per page