Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: col69
  • Content: Threads
  • Order by date
  1. col69

    mod_rewrite query

    I need to redirect any .py file plus query string e.g. test.py?var=1 located anywhere within the htdocs folder and its subfolders to a different port on the same machine. Another server on this port is meant to handle all .py requests. I've tried the following and variants thereof to no...
  2. col69

    Need to create a limited admin user

    I need to create an admin user with limited rights who can create databases and then grant full rights to these db to another user. If I give the admin user full root privileges (grant all on *.* to 'user'@'localhost' identified by 'pw' with grant option) it works, but I don't want to do this...
  3. col69

    Prevent users creating their own databases

    Hi, I've installed 4.0.22 and phpMyAdmin 2.6.0-pl2 and followed the instructions, removed the "guest" accounts. Granted users ALL privs on their own db only, which I created. Globally users just have the USAGE priv, no create priv but users can still create their own databases which I need to...

Part and Inventory Search

Back
Top