The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
84 views

Problems with phpmyadmin

I already worked a lot with wampserver but it's the first time i have a problem with it. After I downloaded it wanted to create a database in phpmyadmin, and then it says: "Forbidden. You don't ...
4
votes
1answer
103 views

Migrate facebook app from WAMP Server localhost to facebook

I have developed an app for Facebook and it is currently hosted via a localhost WAMP Server. My question is how can I put my app on Facebook? What would be the steps I must follow? Please note: My ...
1
vote
2answers
102 views

How to Change the www root directory on WampServer

How can i change the root directory of the currently installed wampserver to some other directory.
0
votes
1answer
149 views

How to copy Wampserver functionality for localhost on Ubuntu

How to recreate a Wampserver like functionality on my localhost so I can see loaded Apache/PHP/MySQL Version, Loaded PHP modules, My Projects (actual directories in the "/var/www"/) and etc.
0
votes
0answers
117 views

What is the difference of running WAMP or XAMPP between the different versions of windows? [closed]

I am going to run a small web server using WAMP or XAMPP apache. What is the difference between installing on Windows XP, Windows 7 Home Premium, Windows 7 Professional, Windows 2008 Web Edition, and ...
0
votes
1answer
514 views

How to serve WAMP website over internet? [duplicate]

Possible Duplicate: Is it feasible to run a public-facing website from my home network? I have just installed a portable WAMP (EasyPHP) in order to test a website. I can access the site ...
-1
votes
1answer
191 views

Codeigniter: Everything but forms woks on remote server. [closed]

Just finished a project based on the codeigniter framework. Everything works except the forms.Codeigniter Form validation does not work by a hair’s breadth. Error log on apache server echoes a ...
1
vote
2answers
451 views

Looking for WAMP/LAMP/MAMP Benchmarking

I'm running ZWAMP WAMP stack on my local development machine. However I have found it to be very slow at serving pages from a Drupal site I have setup. By contrast, my live production site on shared ...
0
votes
3answers
119 views

wamp alias point to IP instead of directory

Wamp allows us create alias that can point other drive e.g point to external dive (G), moreover, can i point to IP instead of point to drive? Example point to http://xxx.xxx.xxx/test (Note: this is ...
1
vote
2answers
4k views

wamp installed can't find localhost

I installed a WAMP package on a Windows 7 machine and everything ( Apache, php, mySql, phpMyAdmin) appear to have installed correctly. However when I try to access localhost or phpMyAdmin via the ...