Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7248683
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T22:10:18+00:00 2026-05-28T22:10:18+00:00

I want to back up and roll back the back up on a database,

  • 0

I want to back up and roll back the back up on a database, and I’m trying to see what’s wrong:

‘mysqldump’ is not recognized as an internal or external command, operable program or batch file.

The above is what I get in the file that is exported. And this is what I run:

$database = 'logindb';

$backup = $location.'/'.$database.'_backup_'.date('Y').'_'.date('m').'_'.date('d').'.sql';

exec("mysqldump --opt -h localhost -u root logindb > $backup 2>&1", $output);
print_r($output);

As $location being my backup folder. So why do I get that error ?

And as additional info, I’m testing on localhost with XAAMP, the Apache server is running and MySQL is running as wel.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T22:10:19+00:00Added an answer on May 28, 2026 at 10:10 pm

    Because mysqldump is not in httpd user path.

    I asume you work in Linux (or UNIX).

    To know witch directory contains mysqldump you can execute whereis mysqldump.

    Then you have two options:

    • Check for mysqldump directory is in PATH environment variable of httpd user (usualy www-data user for apache server). And include it in PATH is it not present.

    • Also you can execute mysqldump with full path:

    Like this:

    exec("/path_to_mysql_bins/mysqldump ...
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to roll back an iPod Touch 2nd gen from the 3.0 OS
I created a virtualenvironment using virtualenv and now I want to roll back what
I want to delete all the files it created and roll back any changes
I want to roll back a transaction named scope but the inner transaction named
I want walk back up the tree menu of a nested unordered list to
Our Test DB is suddenly missing rows. We want them back. Is there a
I want to get back the text that I select in an element using
I have several sites that I want to link back to the main site
i am new to iphone. i want to disable Back(left arrow button) and Forward(right
I want to wobble an image back and forth in my application similar to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.