sir i downloaded glype script.. first there was some error with url, then i corrected it by adding, define('ADMIN_GLYPE_SETTINGS','includes/settings.php'); then again i am not able to access Edit Setting Tab, i am getting only a blank page..
Which version of glpye? Have you put the "admin.php" file from "extras" directory into your web root? Here is the file stucture if i remember correctly /extras/ admin.php /upload/ index.php ...etc here... Code (markup): Move the "admin.php" from "extras" into "upload" directory or into your glype root. You don't have to change anything on the "admin.php" source.
ya i did.., first there was prob with logging in, it was going to system path than file path, then i added the above code given in glype forums.. all was working fine.. except Edit Settings tab.