PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Monday, May 16, 2022

[FIXED] How to export and import `alias` from previous version of EasyPHP?

 May 16, 2022     alias, easyphp, export, import, php     No comments   

Issue

At the moment when installing new version of EasyPHP on my Windows 7 OS, I've got to re-add the alias on my machine which is a boring process since I have teens of project running on my machine.

I'm looking for way to export alias(es) in old version and use them to import into new version. If you know how to, please share!

Thank you.

Nam


Solution

Open your old conf_files/httpd.conf, copy the end of the file (between #alias and starts with ### Alias EasyPHP) and paste it in the new one.

Then restart the servers. That's it!

Regards



Answered By - EasyPHP
Answer Checked By - Senaida (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing