answersLogoWhite

0

How do you compiler add in a xampp?

User Avatar

Anonymous

12y ago
Updated: 8/20/2019

Don't use xampp. It's only intended to simplify the installation of Apache and MySQL and is primarily intended for novice end-users. It will not install the necessary headers and libraries you need to include and link with C++. As such it is not suitable for development purposes.

Instead, you must install Apache and MySQL separately, using the complete installation option rather than just the typical install.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What purpose does XAMPP serve?

XAMPP is used to host websites. In addition, domains can be purchased through XAMPP.


Will XAMPP work with Windows 7?

Yes Xampp works with Windows 7 I'm using xampp 1.7.7 as my test server


Is xampp better or individual software installation is better?

XAMPP just installs everything in one shot. It's a super easy setup. I think XAMPP is so much better.


How can you install sugarcrm on xampp?

Sugarcrm cannot be installed on xampp version 1.8. Try earlier version.


How do you move the xampp folder from one computer to another?

To move the XAMPP folder from one computer to another, first, ensure that all services are stopped in the XAMPP Control Panel. Next, copy the entire XAMPP folder (usually located in C:\xampp) to an external storage device or use a network transfer. On the destination computer, paste the XAMPP folder in your desired location, and ensure that any necessary configurations (like the httpd.conf file) are updated as needed. Finally, launch XAMPP on the new machine and start the services to ensure everything is functioning correctly.


How do you fix phpmyadmin in xampp When ever I change the Username or add a password it says an error Unable to connect to mysql Answer ASAP Please?

Have you manually changed the password and username in config.inc.php located in phpmyadmin folder of XAMPP? It is better not to change the username and password of your XAMPP unless you are hosting your site on a server. Simple thing would be a login/register page which closes mysql connection if user is not registered.


How do I install xampp into my Windows XP .how long will it take to install?

Not long. Just download xampp and run the installation.


What is expansion of xampp?

Xampp (X-os,apache mysql Php Perl) X-OS means in runs in all OS


How install GD2 bundled 2.0.36 in xampp?

To install GD2 bundled with XAMPP version 2.0.36, first ensure you have the correct version of XAMPP installed. Then, locate the php.ini file in the php directory of your XAMPP installation. Open the php.ini file in a text editor and uncomment the line ;extension=gd by removing the semicolon at the beginning. Save the changes and restart the Apache server using the XAMPP control panel to enable the GD2 extension.


Are there any other programs similar to XAMPP?

Ubuntu


How many types of compiler naming in list?

cross compiler . hybird compiler . post compiler. ideal compiler. intelligence compiler.


How do we add the C plus plus category in Netbeans?

To use C++ in Netbeans you will need a C++ compiler.