wamp Questions
6
With the new WAMP, you have to create a virtual host site to see it in localhost development. Which I did, and it worked.
However, I just moved that website to a Live server, and I cannot, for the ...
4
Solved
I've created a MVC application using php, but when I try to access the urls it gives me "The server encountered an internal error"
When I check the log it gives me :
Internal Server Erro...
13
Solved
I'm having small troubles and was wondering if someone can help me over the hump. I pulled a copy of a website down from Hostgator and I'm trying to set it up on my local machine using WAMP but, I ...
Lurk asked 17/9, 2013 at 14:49
9
Solved
I have a database in MySQL created by someone. I don't have any documentation of the database.
How can I know the relationship between the tables?
Is there any query or a procedure to generate ...
Crinoline asked 15/2, 2016 at 12:0
16
When I download a new wordpress from wordpress.org and then paste it into my www folder of WAMP, then create a new database in phpmyadmin, then go to localhost and click the wordpress site, it asks...
8
This is quite common problem and I found a lot of tutorials to help me solve it, although, there is one additional problem with my case...
This is my config settings in config.inc.php
$cfg['Servers...
Jennet asked 21/11, 2013 at 20:54
19
Solved
I am new to wamp servers and trying to install wampServer 3.1.0 on my windows 10 machine .
Somehow it is not installed properly and is having configuration error .
At present "Wamp server is sti...
Transgress asked 17/1, 2018 at 19:44
7
I use wamp2.2 for all the time, but i had to install xamp1.6.8 cause i've got to work with project created for old php version. Xamp installation goes fine but when i run it i cant get localhost si...
8
I have some syntax errors from symfony vendor when i'm trying to composer install my project.
Parse error: syntax error, unexpected '|', expecting variable (T_VARIABLE) vendor\psr\log\src\LoggerInt...
8
Solved
I am using WAMP. I want to use php from the command prompt. What is the entry in PATH env variable for this ?
9
Solved
Is there a way that I can configure the WAMP server for PHP to enable the mail() function?
7
Solved
I installed WAMP on my local machine. My PHP version is 5.3.3 in phpinfo() but that extension doesn't exist! :(
How can I install this extension without compiling it? Here is just source of it.
Quality asked 5/6, 2011 at 10:38
5
I am able to hide the database from writing this line
$cfg['Servers'][$i]['hide_db'] = 'information_schema';
in config.inc.php file pf phpmyadmin.
It is possible to access content of this data...
Parlormaid asked 22/8, 2012 at 10:50
6
Solved
I am trying to start wamp serve which was totally running fine on my laptop two weeks ago, but now after two weeks I suddenly get this error:
could not execute menu item(internal error)[exception]...
Eugenle asked 15/10, 2014 at 12:25
2
I am trying to send SMS using Twilio in PHP using the sample code included on their site as seen in the documentation here
This is the full description of the error I am getting when I try run the ...
41
I am new to symfony2 and reading symblog. In third chapter while trying with data-fixtures I tried the command:
php composer.phar update
but I got the error:
Could not open input file: compos...
Eras asked 10/2, 2014 at 6:49
5
Solved
I am using wamp 2.0 and trying to install XDebug extension for php. I have followed all steps written here http://wiki.netbeans.org/HowToConfigureXDebug#How_to_configure_xdebug_with_WAMP
but still ...
6
Solved
I get this error when using WAMP:
Fatal error: Call to undefined function: ldap_connect()
I have already edited the php.ini folder and enabled php_ldap.dll.
For some reason only some of the e...
6
Solved
I just install a fresh copy of WAMP, and I want to import couple of databases from the old one to the new one, so I entered to the old mysql data directory C:\wamp-old\bin\mysql\mysql5.7.14\data, a...
5
My wamp server icon is currently orange, which means only 2 out of 3 servers are running. I can not open my phpmyadmin page because it gives 404 not found error. if I right click on my wamp icon at...
8
How can i access my local wamp server on another computer
<Directory />
Options FollowSymLinks
AllowOverride None
Order deny,allow
Allow from all
</Directory>
i use this code in ...
4
Solved
I have an Apache 2.2.21 server installed on my Windows 7 machine.
My site is up and my scripts from /scripts subdirectory are working but when I try to load icons from /icons I get a 403 forbidden ...
Kale asked 11/12, 2011 at 21:36
2
Solved
I'm using windows 8. recently i've installed wampserver3_x86_apache2.4.17_mysql5.7.9_php5.6.15. but the put online/offlline option is missing. I did wamp manager->wamp settings->menus item online/o...
Wycoff asked 23/4, 2016 at 12:14
4
I have access wamp localhost from another pc but
when accessing phpmyadmin from this pc
i can't access like following figure
Gemmell asked 25/2, 2015 at 5:19
5
Solved
Downloaded on: http://www.wampserver.com/en/
WAMPSERVER 64 BITS (X64) 3.0.6
Wampserver 3.0.6 64 bit x64
Apache 2.4.23
PHP 5.6.25/7.0.10
MySQL 5.7.14
PhpMyAdmin 4.6.4
Adminer 4.2.5
PhpSysIn...
Allegorist asked 10/9, 2017 at 10:17
1 Next >
© 2022 - 2024 — McMap. All rights reserved.