I set up a soft link on my MAMP system like this
ln -s php5.3 php5
but I think it might have been the cause of system problems that just appeared
does anyone know how to undo it?
|
feedback
|
This question came from our site for professional and enthusiast programmers.
The symbolic link is a file and can be removed by | |||
|
feedback
|