Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
How to change PHP.ini settings
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- How to change PHP.ini settings
How to change PHP.ini settings
02-09-2007 12:30 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Sorry if this has already been answered. I did a search on PHP.ini to try to find earlier postings but didn't see anything.
I'm learning PHP and I'd like to change some php.ini settings for my configuration (eg register_globals, which my PHP book strongly recommends should be set to off for security reasons but is currently defaulted to ON).
Can anyone please tell me how to do it?
Thanks.
I'm learning PHP and I'd like to change some php.ini settings for my configuration (eg register_globals, which my PHP book strongly recommends should be set to off for security reasons but is currently defaulted to ON).
Can anyone please tell me how to do it?
Thanks.
Message 1 of 2
(2,738 Views)
1 REPLY 1
Re: How to change PHP.ini settings
02-09-2007 1:39 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I take it you're using your own web server and not the PlusNet CCGI platform?
If you're using your own web sever, you should find the PHP.ini file in the directory where you installed PHP.
If you're using the PlusNet CCGI platform, you are not able to over-ride their configuration - so it's not possible.
If you're using your own web sever, you should find the PHP.ini file in the directory where you installed PHP.
If you're using the PlusNet CCGI platform, you are not able to over-ride their configuration - so it's not possible.
Message 2 of 2
(451 Views)
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- How to change PHP.ini settings