PHP/Apache Parsing Issue? - See Last Post
Posted by: MegaMav (---.nycap.res.rr.com)
Date: April 27, 2007 12:18AM

I've tried many different things including the FAQ.

and I dont quite understand why these web consoles wont work, when I can bring up the //localhost page no problem. I'm getting the unauthorized page. Am I missing something?

I'm looking to use PHPOpenChat Server

Using Microsoft Windows 2000 Server Advanced, administering w/ remote desktop connection.



Post Edited (04-27-07 04:36)

Options: ReplyQuote
Re: 403 - on PHP & SQL web consoles
Posted by: MegaMav (---.nycap.res.rr.com)
Date: April 27, 2007 12:26AM

The odd thing about it is, when I have apache offline I cant access the //localhost but when apache is running I can access the //localhost console.

I was under the impression that you can access the console from the local computer when apache is offline.

It still doesnt make any sense why I cant access the PHP and SQL consoles.

Options: ReplyQuote
Re: 403 - on PHP & SQL web consoles
Posted by: CyberSpatium (71.237.217.---)
Date: April 27, 2007 01:39AM

read my manual



CyberSpatium
----------------------
WAMP English Forum Admin

Need help? Check out my WAMP User Manual/Guide here!

Please visit my latest website Clarify Loans:
clarifyloans.com

Options: ReplyQuote
Re: 403 - on PHP & SQL web consoles
Posted by: MegaMav (---.nycap.res.rr.com)
Date: April 27, 2007 01:43AM

I read your manual link above, I followed the instructions to the T.

I dont know what im missing, can you at least point me to a section of it?

Options: ReplyQuote
Re: 403 - on PHP & SQL web consoles
Posted by: MegaMav (---.nycap.res.rr.com)
Date: April 27, 2007 04:11AM

I went in and rigged the permissions files, just to get the ball rolling.
I created the database object, and installed the chat software successfully
Everything checks green on the test page for the application.
But when I bring the actual chat page up in a browser, it appears something isnt parsing correctly within PHP or Apache. The page displays this text instead of content. Please advise.

get_content_type()?>; charset="out('CHARACTER_ENCODING')?>"' />
out('WELCOME')?>!

out('INTRO')?>

out('LOGIN')?>
out('NICKNAME')?>: />
out('PASSWORD')?>: />
out('CHANNEL')?>:
out('STORE_ACCOUNT_DATA')?>: />


out('REGISTER')?>! | out('FORGOT_PASSWORD')?> | out('REGULARS')?> | out('HELP')?>

out('CHATTER_COUNT')?>:


out('ADMIN_HINT')?>

out('STATISTICS')?>
out('CHAT')?>

out('ONLINE_COUNT_LAST24h')?>:
out('ONLINE_TIME_AVG')?>: min.
out('REGISTERED_COUNT')?>:
out('LAST_REGISTERED')?>: ()

out('CHATMAIL')?>

out('MAIL_COUNT')?>:
out('MAIL_COUNT_LAST_24h')?>:

Options: ReplyQuote
Re: PHP/Apache Parsing Issue? - See Last Post
Posted by: yfastud (---.cable.mindspring.com)
Date: April 27, 2007 06:30AM

I think it's not firefox compatible, but it's ok w/ ie, try it here, very fresh installation

[poc.jlbn.com]

Have fun,

[www.jlbn.net] (testing WAMPS on Vista)
[test.jlbn.net] (testing codes on Vista)

Options: ReplyQuote
Re: PHP/Apache Parsing Issue? - See Last Post
Posted by: MegaMav (---.nycap.res.rr.com)
Date: April 27, 2007 08:45AM

I was testing it in IE.

What should I do at this point?

Options: ReplyQuote
Re: PHP/Apache Parsing Issue? - See Last Post
Posted by: CyberSpatium (71.237.217.---)
Date: April 27, 2007 12:39PM

this is not a wamp issue, post this in the support area for whatever script you are using.


CyberSpatium
----------------------
WAMP English Forum Admin

Need help? Check out my WAMP User Manual/Guide here!

Please visit my latest website Clarify Loans:
clarifyloans.com

Options: ReplyQuote
Re: PHP/Apache Parsing Issue? - See Last Post
Posted by: yfastud (---.cable.mindspring.com)
Date: April 27, 2007 12:42PM

Not sure what you mean. Mine is working but is yours working? I might take it out today since it's no use for me, just install to test it out for you

Have fun,

[www.jlbn.net] (testing WAMPS on Vista)
[test.jlbn.net] (testing codes on Vista)

Options: ReplyQuote
Re: PHP/Apache Parsing Issue? - See Last Post
Posted by: MegaMav (---.nycap.res.rr.com)
Date: April 27, 2007 05:14PM

CyberSpatium - can you explain WHY this isnt a WAMP issue?

yfastud - obivously you got it working and I didnt, I'd like to know how you did it and the steps you took.

I'll be on for the next 12 hours, your help would be TREMENDOUS, and greatly appreciated.



Post Edited (04-27-07 18:11)

Options: ReplyQuote
Re: PHP/Apache Parsing Issue? - See Last Post
Posted by: yfastud (72.236.169.---)
Date: April 27, 2007 06:06PM

Since admin already post "a little friendly" warning here, so no further disscuss about this here, but instead im, email me at

yfastud at jlbn dot net

Have fun,

[www.jlbn.net] (testing WAMPS on Vista)
[test.jlbn.net] (testing codes on Vista)



Post Edited (04-27-07 18:10)

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: PHP/Apache Parsing Issue? - See Last Post
Posted by: MegaMav (---.nycap.res.rr.com)
Date: April 27, 2007 06:12PM

OK, I edited my post.

I'll email you with my specifics, and screen shots.

Thanks again.

Options: ReplyQuote
Re: PHP/Apache Parsing Issue? - See Last Post
Posted by: MegaMav (---.nycap.res.rr.com)
Date: April 27, 2007 09:54PM

What if I suspected this is a WAMP issue?

check these links...

on my server... this is a woot-off page...

[24.29.92.128]

on my buddy's server the same exact page/script with LAMP...

[fiyawerx.net]

how can 2 scripts on my server not work, and his does?
We used the same exact instructions for installing the applications.
BTW, he did get the PHPOpenChat to work for him.
The only difference is WAMP/LAMP

Maybe there is a setting im missing here?

Eric

Options: ReplyQuote
Re: PHP/Apache Parsing Issue? - See Last Post
Posted by: TwistedChaos (---.rochester.res.rr.com)
Date: April 30, 2007 09:15PM

did you check for short tags and also for unescaped special characters?

i find that short tags and unescaped characters are often 90% of the cause....

i too installed the script and found no errors......



A Massive Heart Attack = Computer Crash sad smiley

I am a member of CAF -> Computer Addicts Forever smiling smiley

Options: ReplyQuote


Sorry, only registered users may post in this forum.