Skip to main content

Questions tagged [wamp64]

WAMP refers to a web development software stack utilizing Windows, Apache Web Server, MySQL database, and the PHP programming language. Compare with LAMP. This tag is specifically for the 64 bits version.

0 votes
0 answers
21 views

How to change Access-Control-Allow-Origin header in wamp64?

I'm creating an Angular 17 application with the angular cli. Within the Angular application (served at 'http://localhost:4200') I'm trying to access an mp3 file which resides on the Wamp64 server ...
Sarah's user avatar
  • 1,971
0 votes
0 answers
32 views

php_redis.dll not working in windows system

PHP Warning: PHP Startup: Unable to load dynamic library 'redis' (tried: c:/wamp64/bin/php/php8.2.18/ext/redis (The specified module could not be found), c:/wamp64/bin/php/php8.2.18/ext/php_redis.dll ...
Upendra Nath Dubey's user avatar
0 votes
0 answers
33 views

imagettftext does not work while imagestring works fine

I have an issue with my PHP code. I want to add text to an image. When using imagestring(), the image displays fine with the text on top, but it's written very very small. And it's impossible to ...
Fabien Gréaux's user avatar
0 votes
0 answers
76 views

Sending an email with wamp

After more than 1 day of research on the configuration of the php.ini and sendmail.ini files I cannot get my mail function to work , This is where I am currently on a test.php file. test.php <?php $...
JoKa's user avatar
  • 15
0 votes
0 answers
27 views

Update a Google Maps object and focus on the address from a ninja form

I created a Wordpress page with, on the left side, a Paragraph bloc containing the ninja form [ninja_form id=2] object, and on the right side a Classic bloc containing the [wpgmza id="1"] ...
Thierry Bibron's user avatar
1 vote
0 answers
39 views

Adding columns to a table on MySQL and making the fields of these columns such that the user can input marks

I cloned an opensource project called opensis and I want to modify it to suit my use. In the table called student_report_card_grades i added the columns for CA marks and exam marks since this table ...
Kei Emile Daisy's user avatar
0 votes
0 answers
30 views

hundreds of session (sess_*) files in C:\wamp64\tmp directory starting 2023-12-02

On Windows I am running a php script on command line. I set it to close and start again every 10 minutes. Starting on 2023-12-02 0941h (GMT+8) it creates a blank sess_[some random characters] each ...
Winston L's user avatar
0 votes
0 answers
23 views

Wamp Server Permission Problems

I have a WampServer that is working fine but I have a Virtual Host dfor the website but I can't access the website without allowing access to the Home Page This is the httpd-vhosts.conf file # Virtual ...
PhaseAmaze's user avatar
-2 votes
1 answer
63 views

Cloned Prestashop site on Wampserver: Images not appearing

I have cloned my prestashop site on wampserver but image doesn't appear in the front-office but show up in the back office. I don't think that there is an error on my .htaccess file. And the site is ...
Seed's user avatar
  • 11
1 vote
1 answer
141 views

mysql_init(NULL) crashes my C program using a wamp64 server

I'm working on a school project in C language, during which I need to make a connection with a local database. For this, I'm using a wamp64 local server. My problem, however, is entirely outside of ...
Chachoune963's user avatar
1 vote
0 answers
732 views

How to install memcached in PHP 8.1 using Wamp Server

I need to set up memcached in my application, I am using PHP 8.1 and Wamp is my local server. I have added php_memcached.dll file in my php ext folder and also extension=php_memcached.dll added in php....
Sakthivel Kanagaraj's user avatar
0 votes
0 answers
36 views

Apache: Port :443 used for the VirtualHost is not an Apache Listen port [duplicate]

When viewing port 443 it is not being used by anything nor blocked When I run wamp the port 443 is then open Locally i can view my website via 443 which is setup in my vhosts but over the web i can ...
Underhood's user avatar
0 votes
0 answers
649 views

Is there a way to switch PHP version between 7.4 and 8.0 without making changes to Environment Variables?

My current environment is: PHP7.4 Windows 10 WAMP I want to work on different projects but both are on different PHP versions. I face a hurdle in changing the environment files. Is there a way to ...
Faisal Jawad's user avatar
0 votes
0 answers
39 views

When before starts wamp server comming this issue [wamp server 3.2.9 version]

When I am starting WAMP server, this error message was displayed. I tried to find out the issue but, I could not. if someone know the issue please help me.
Chamidu Purage's user avatar
0 votes
0 answers
717 views

CodeIgniter: accessing http://localhost/ needs to display codeigniter welcome page

I just installed CodeIgniter 3 in my wamp64/www/ directory. When I access http://localhost/CodeIgniter/ I can view the Welcome page of CI. I set my base_url = "http://localhost/CodeIgniter". ...
Jhiehm's user avatar
  • 1

15 30 50 per page
1
2 3 4 5