G
Gandalf
I wrote a chat width AJAX.
In my home wampserver apache it works just fine.
The problem starts when I trying to upload the chat in to my real
server. The chat prints error 403 in places which it should print the
http request. Like I don't have permissions in these pages.
there two things I should mark
1.I did let permissions to write and execute (chmod) my chat files.
2. My home server php version is 5.3 and my distant server php version
is 4.3 .
That is my home server link which works
http://85.250.226.88/chat/
That is my distant server link with the problem
http://kaze.co.il/chat_index.php
Most of the page is in hebrew.
The problem starts usually when trying to create a privet conversation
width one of the other users.
Thanks for everyone
In my home wampserver apache it works just fine.
The problem starts when I trying to upload the chat in to my real
server. The chat prints error 403 in places which it should print the
http request. Like I don't have permissions in these pages.
there two things I should mark
1.I did let permissions to write and execute (chmod) my chat files.
2. My home server php version is 5.3 and my distant server php version
is 4.3 .
That is my home server link which works
http://85.250.226.88/chat/
That is my distant server link with the problem
http://kaze.co.il/chat_index.php
Most of the page is in hebrew.
The problem starts usually when trying to create a privet conversation
width one of the other users.
Thanks for everyone