Jan
27
Accidentally typed this in by leaving out the second parameter for a symbolic link creation:
ln -s /upload/banners
It is actually equivalent to
ln -s /upload/banners banners
Accidentally typed this in by leaving out the second parameter for a symbolic link creation:
ln -s /upload/banners
It is actually equivalent to
ln -s /upload/banners banners
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!