i have php_mssql.dll and placed it in.. > wamp > bin > php > php5.3.0 > ext then i edited the php.ini
I have a problem with a program which I\'m creating for my job. It\'s a C++ program which is developing with Qt.
I\'m trying to finish a configuration to use mysql old_password on my last version of wamp, but I can not, because I need to set old_passwords to on in my.ini , and I can not find it in the file..
I want to port a web-app to PC, making it full-screen and offline, and wrapped in an installer. As browser component I want to use Awesomium (http://awesomium.com/), since the web-app optimized for S
I\'m using WAMP Server, mostly configured as-is out of the box.I\'m having trouble getting mod_rewrite to behave as expected locall开发者_C百科y (everything works fine on a production server).
As part of some automated deploy + test scripts I use to verify programming done for a site, I have some scripts which update Apache\'s config files.I would like to programmatically restart WAMP so th
Please how do I get my wamp server to generate pdf documents, I downloaded pdflib but it\'s in tar format开发者_JAVA百科. I\'m using wamp 2.1 so all it\'s modules are dll files. Please what do I do?Yo
I currently using WAMP Server 2.1 on both my own computer and on my girlfriends 开发者_如何转开发laptop. I synchronizing my files through Dropbox and I link some images (the logotype, background-image
Even though I have got the TestCase class included? <?php require_once(\"PHPUnit/Autoload.php\"); require_once(\"PHPUnit/Framework/TestCase.php\");
I\'m used to work with WAMP and I find it very easy to understand. Now I need to start up with JSP and I\'ve开发者_Python百科 downloaded Tomcat7.