script path?

Posted:
Tue Mar 25, 2008 3:32 pm
Author: dropstarz
Your phpBB Version: 2.0.
phpBB Type: Integramod 141
MODs: No
Your knowledge: Basic Knowledge
Board URL: http://www.dropstarz.com PHP Version: MySQL Version: What was done before the problem appeared? What was done to try to solve the problem? De.scription and Messagei have a fairly simple question, i upgraded my hosting package to a premium package where i can host multiple site. initially i installed everything to my root folder, but now since i am wanting to host multiple sites i would like to clean up the root folder and just put my site into a folder "mysite" (just an example). If i make that folder and transfer everything in my root to that folder and change the .script path in the administration panel under general admin to .script path /mysite. Everything should function just as normal correct?
Re: script path?

Posted:
Tue Mar 25, 2008 7:08 pm
Author: Helter
yes, it should be fine, though you should also rename your cookie so your users will not get directory not found errors.
Re: script path?

Posted:
Wed Mar 26, 2008 7:18 am
Author: dropstarz
ok the move went fine but as you posted helter when i go to login i get a error, it redirects to
http://www.dropstarz.com/dropstarz/portal.php how do i fix this small problem
is it with the cookies? if so what do i need to set it to
thanks in advance
Re: script path?

Posted:
Wed Mar 26, 2008 7:26 am
Author: dropstarz
errr i changed the cookie path from / to /dropstarz and now i can't login at all
lol
plz help
Re: script path?

Posted:
Wed Mar 26, 2008 8:00 am
Author: dropstarz
Warning: main(./../extension.inc): failed to open stream: No such file or directory in /home/content/m/e/n/menaice/html/dropstarz/cookie.php on line 24
Warning: main(./../extension.inc): failed to open stream: No such file or directory in /home/content/m/e/n/menaice/html/dropstarz/cookie.php on line 24
Warning: main(): Failed opening './../extension.inc' for inclusion (include_path='.:/usr/local/lib/php') in /home/content/m/e/n/menaice/html/dropstarz/cookie.php on line 24
Warning: main(./../common.): failed to open stream: No such file or directory in /home/content/m/e/n/menaice/html/dropstarz/cookie.php on line 25
Warning: main(./../common.): failed to open stream: No such file or directory in /home/content/m/e/n/menaice/html/dropstarz/cookie.php on line 25
Warning: main(): Failed opening './../common.' for inclusion (include_path='.:/usr/local/lib/php') in /home/content/m/e/n/menaice/html/dropstarz/cookie.php on line 25
Fatal error: Call to undefined function: session_pagestart() in /home/content/m/e/n/menaice/html/dropstarz/cookie.php on line
thats what happned when i ran the file <img>
Re: script path?

Posted:
Wed Mar 26, 2008 10:52 am
Author: obiku
First you have to delete the cookie of your site in your browser client.
Then login on your site, and start the cookie mod. Create a new name for the new cookie, this so every user who tries to login will save the new cookie for your site. This way your users don't have to delete their cookies.
If you use the same cookiename as the last time your forum was online, every user's browser has to delete the cookie for your site.
The way I explained, a new cookie will be created, and no one will have problems with logging in.
Re: script path?

Posted:
Wed Mar 26, 2008 12:22 pm
Author: dropstarz
i did exactly what you just said and i still get the same exact error as stated above <img>
Re: script path?

Posted:
Wed Mar 26, 2008 4:26 pm
Author: dropstarz
ok thanks for the tip about the cookie mod but the one you provided gave me the errors stated above i did some googling and found another cookie mod that worked perfect so if anyone else has the problem with there cookies / logins
try this mod
http://www.phpbb.com/kb/article/configu ... -settings/