moncheeyuson
New Member
- Messages
- 27
- Reaction score
- 0
- Points
- 0
I was trying to install PHPmotion in my site (ssc13.x10hosting.com) but it showed me this in config.ini...
In their forums, they showed me that to fix it...
My question, "where is php.ini??"
Warning: dl() has been disabled for security reasons in
In their forums, they showed me that to fix it...
The dl() function has been added to the list of disabled function on your server. You need to enable this (by removing it) in your php.ini file on the server.
My question, "where is php.ini??"