treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Wordpress, store media library on another HD?

  • Hi!

    I have a couple of Wordpress installations on c:\ and one of them i really media demanding so i am running out of space.
    I still want the installation to be on the C:\ drive since its on the raid 0 array and then the mediafiles to be on G:\

    How can i make this happen?

    I manage to get the files to be stored in g:\ but the problem is that the "Full URL path to files" dont want to go behind my root folder so i cant really get the images to show up.

    Any ideas?
  • i would just reinstall MAMP or WAMP, or whatever youve used to run wordpress on your other drive
  • "chazzwick" said:
    i would just reinstall MAMP or WAMP, or whatever youve used to run wordpress on your other drive

    No need for reinstall, just need to change the virtual host directory in Apache but that is not what i am looking for.
    I still want the php files to be served by C:\ and then store media files on another harddrive, the other harddrive isnt fast enough to be used as the root drive.