How do I work with PDT and WAMP
I have installed PDT for Eclipse and WAMP server. I want to know how do i start writing code in PHP now? What should I do so that WAMP gets all my PHP files? Thanks! ...
I have installed PDT for Eclipse and WAMP server. I want to know how do i start writing code in PHP now? What should I do so that WAMP gets all my PHP files? Thanks! ...
I am looking for a wamp with PHP3 (i need to audit some old application that was coded for php3) I couldn't find any on google, does anyone knows one? ...
How can I change my MySQL collation in WAMPSERVER from latin1_swedish_ci to UTF-8 because I think my HTML special characters are getting all messed up ...
i had a problem wth php.It display error like below.It work well in other computer.but when i tried to run it in another computer it display error like below.I think i had a problem with my wampserver 2.0 configuration/setting. Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete...
Well I built a page which is working absolutely fine as you can see below: but when i copy my folder to C:\wamp\www\myFolder and run it through localhost using WAMP Server it look something like this the problem is that the attached Style Sheets are not working and the Java Script is not working. see below where you see the gre...
Did wamp server supports ffmpeg in my windows local machiine. If so can I straight away run my code in wamp server to encode video (or) did I have to install the ffmpeg or any related thing to run it ...
can anyone explain the procedure of installing ffmpeg in wamp. I got an answer to my previous question on ffmpeg and wamp that we have to interface the ffmpeg (here) with wamp. I need to have a step by step process of how to do this, as I am confused with the interfacing little bit I also want to know what is a way to install this ffm...
I have downloaded a dynamic library from the location: http://downloads.php.net/pierre/. The specific file I downloaded is: php_http-5.3-nts-svn20091125-vc6-x86.zip. I have copied the file (php_http.dll) into the folder: C:\wamp\bin\php\php5.3.0\ext. In php.ini, I added the line: extension=php_http.dll. But I am getting the warning c...
Hi everyone, I am currently developing a CoeIgniter website on WAMP (in offline mode). However, I would like to develop two more: One CI site And one Wordpress site For the CI site, I've read that you can have multiple application folders (all pointing to the same system folder), but I'm not sure how to direct the request to one or ...
I already have a website with magento but I never created a test server which I want to do now. I downloaded WAMP to use as a test server, i put all my files to the /www folder but when I go to the localhost I am getting a log error. Basically I don't know how to transfer the website files to WAMP. The website is set up with Magento...
I have wamp installed on my pc. and i have used the put online option. But when i visit my ip address. it doesnt visit my local host. on my desktop it used to happen. when i got my laptop. not it redirects to my Router Modems login page. How to set wamp to access it via my ip address. ...
hi i am using localhost wamp server and i want to add smarty to it how can i do that and is there any tutorial or ebook i should start with thanks ...
Can anyone explain why the following script behaves differently on two different platforms? Script: <?php echo "hello!"; $view_content = ob_get_clean(); echo "'".gettype($view_content)."' >".$view_content."<"; Output 1 (on WampServer 2i - php v5.3.0 - Windows 7 x64 ): 'string' >hello!< Output 2 ( on MAMP 1.9 - php v5.3.2 - OSX ...
Does wampserver have imagemagick already installed on it? If not where can I download imagemagick and install it? Is there a detailed tutorial on how to do this? I'm using Windows Vista. ...
Hello guys i have installed wamp server Version 2.0 .. and i have tried some things and every thing ok .. i have reboot my Desktop then some thing goes wrong when i am trying to open my local host EMDAEMON HTTP/1.1 404 , Not Found should i consider re-installation ?? ...
" I had WampServer running well for a long while. For some reason it stopped responding and I cannot get any error messages anywhere as to why. Trying to load the mysql and then apache services using services.msc reports: For wampmysqld: "Could not start wampmysqld on Local Computer. Error 1067: the process terminated unexpectedly." F...
Hi, I have an index.html in my wampserver www directory. On this html, there is a link for a user to upload file. When I hit the link, I select files to upload but instead of the uploadmanager.php which i have tested in my eclipse debugg environment to work, it displays the some part of the code on the web page without doing anything t...
Hello, I am using a Wampserver 2.0 for database-web development. When i ran the following the php code which is embbeded in my html form, the server crashes meanwhile other php processes on different pages are responding effectively. I have checked my apache error log and saw the following message: [Fri Oct 22 11:37:04 2010] [error] [c...
I am aware of how to enable the php_curl.dll file by uncommenting the ; from within php.ini When I do that however, the version of curl provided with a default WAMP install is 7.19.2 at the moment (Oct 2010). I am in need of the latest libcurl version which is 7.21.2 to be working together with PHP and Apache on a Windows 7 32 bit OS. ...
Hi, Iv set up a wamp box but I can't seem to find any good server management software to install. Iv used plesk before and think it's really good but I don't think you can run in on a WAMP box. Does anyone know any good software preferably free? Thanks ...