I have an web application i want to install on my local host server using wamp, the app requires register global OFF on server configuration.
I have tried some solutions online but is not solving the problem.

I have an web application i want to install on my local host server using wamp, the app requires register global OFF on server configuration.
I have tried some solutions online but is not solving the problem.

Copyright © 2021 Jogjafile Inc.
I suggest you find the php.ini for apache and set "register_globals = off". The wamp manager icon has a menu list, you can edit the apache configuration there.