Hello, I am running a chatroom and a message board on my site both using php so if i change my php.ini I was told it will mess with all php on the server, so how can i still use the chatroom program and or run the message board? any ideas.. btw I have almost no access the the php.ini file to i can not edit it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2001-12-22
simply copy all files from include dir to html dir. and, maybe, you should copy them also to admin dir.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, I am running a chatroom and a message board on my site both using php so if i change my php.ini I was told it will mess with all php on the server, so how can i still use the chatroom program and or run the message board? any ideas.. btw I have almost no access the the php.ini file to i can not edit it.
simply copy all files from include dir to html dir. and, maybe, you should copy them also to admin dir.