Moderator: Integra Moderator
if ( !defined('IN_PHPBB') ){ die("Hacking attempt");}
ini_set('memory_limit', '16M');
No problem, I was just making sure for your as well as our benefit. I don't want you to have a live site that you can't update lol."ckilmer75";p="18977" wrote:This site is not a live site. I'm just wanting to get ahead on figuring out how everything works before it goes live. As soon as it's live I'll be replacing my vanilla phpbb site with it.
Glad it worked. <img> To set the memory limit with root access, you have to edit your php.ini file. Open it up and there should already be a line in there that looks something like memory_limit = 8M, just change the 8 to 16. Normally you shouldn't need any more then 16."ckilmer75";p="18977" wrote:I'll try the above code.... just for my information.... do you know how to increase the memory on a server for php? I do happen to have root access to the server. It's a linux server running apache.
EDIT:
I just tried the code and it worked like a charm. Thanks.
It could be logging you out before you reach the admin page. Usually that's a sign of incomplete cookie settings. You can correct these settings using the Auto Cookies MOD located [url=http]here.[/url] Create an install directory in your forum root and place the cookie.php file from the package inside. Then visit the cookie.php file with your browser and save the settings to your database."ckilmer75";p="18978" wrote:Well.... I have my portal and index page.... but when I try ro access the Admin page I get a 404 error.
Any ideas?
Registered users: App360MonitorBot, Bing [Bot], Google [Bot]