You will need to install a development server which has the same operating system and all other software as your production system. This includes the database.
If you try to test it on a different software stack, unexpected bugs will appear when it enters production.
Get your systems administrator to set up a development box with the same spec as production if possible - or arrange a competent person to do so.
Mark