Page 1 of 2

Cant post

Posted: Mon Sep 29, 2008 4:35 am
by kinggeorge3287
Script URL: www.princemgeorge.myvnc.com
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

hi, i have a home server with the same PHP mBoard. but after i press "add new topic and enter the code, it says
"Sorry, 'www.princemgeorge.myvnc.com' does not exist or is not available."

Posted: Mon Sep 29, 2008 3:47 pm
by Henrie
I think the message is correct.

When i try to visit http://www.princemgeorge.myvnc.com/ the browser can not find the page.

Greetings,
Henrie

Help cant post

Posted: Tue Sep 30, 2008 8:34 pm
by kinggeorge3287
Henrie wrote:I think the message is correct.

When i try to visit http://www.princemgeorge.myvnc.com/ the browser can not find the page.

Greetings,
Henrie
Try "princemgeorge.myvnc.com" with out the "www." I cant post.

when i press submit it reloads without posting.

Posted: Thu Oct 02, 2008 5:37 pm
by Klemen
Your website doesn't open for me either...

Try one more time

Posted: Sat Oct 04, 2008 12:01 am
by kinggeorge3287
Klemen wrote:Your website doesn't open for me either...
princemgeorge.myvnc.com

Posted: Sat Oct 04, 2008 8:25 am
by Klemen
Nope, tries to open http://71.183.8.41:4444 but always throws an error. Maybe your firewall is denying access from outside or something?

Please help

Posted: Wed Mar 25, 2009 3:49 am
by kinggeorge3287
Klemen wrote:Nope, tries to open http://71.183.8.41:4444 but always throws an error. Maybe your firewall is denying access from outside or something?
Hi there,
i am running a home server.

Everything looks good but, i cant post.

http://princemgeorge.myvnc.com
http://princemgeorge.myvnc.com/mboard
http://princemgeorge.myvnc.com/mboard/mboard.php

My server was down

Posted: Wed Mar 25, 2009 3:54 am
by kinggeorge3287

Posted: Wed Mar 25, 2009 8:44 am
by Klemen
Upload session test and phpinfo files, you will find them here:
viewtopic.php?t=82

Posted: Wed Mar 25, 2009 8:54 pm
by kinggeorge3287
Klemen wrote:Upload session test and phpinfo files, you will find them here:
viewtopic.php?t=82
Hey,
Thank you for the fast Response.

http://princemgeorge.myvnc.com/phpinfo.php

http://princemgeorge.myvnc.com/session_test.php

http://princemgeorge.myvnc.com/session_test2.php

Thank you
George

Thank you

Posted: Thu Mar 26, 2009 3:19 am
by kinggeorge3287

Posted: Thu Mar 26, 2009 2:10 pm
by Klemen
Your sessions aren't working. Get PHP sessions to work and that should fix the current problem.

Thank you for the reply

Posted: Thu Mar 26, 2009 5:46 pm
by kinggeorge3287
Klemen wrote:Your sessions aren't working. Get PHP sessions to work and that should fix the current problem.
Hey,
Thank you for the fast reply. I am new to php. How do i get the sessions to work? Is there a website or something that u can point me to


Thank you
George

Posted: Thu Mar 26, 2009 7:33 pm
by Klemen
For start you can check if this folder exists on your server and is writable by PHP scripts (guest account):
c:/wamp/tmp

If that's not the problem try
http://www.google.com/search?hl=en&q=ph ... ot+working

Sessions

Posted: Tue Mar 31, 2009 2:41 am
by kinggeorge3287
Klemen wrote:For start you can check if this folder exists on your server and is writable by PHP scripts (guest account):
c:/wamp/tmp

If that's not the problem try
http://www.google.com/search?hl=en&q=ph ... ot+working
Yes, the folder "c:/wamp/tmp" does exists and it is writable.
Where do i look for sessions in this script?

Was is guy was having the same problem as me: viewtopic.php?t=1677&highlight=sessions

Thank You