|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Error in adding user
Error:
Forbidden You don't have permission to access /public/calendar5/<br /><b>Notice</b>: Undefined variable: PHP_SELF in <b>c:/phpdev/www/public/calendar5/ltw_install.php</b> on line <b>88</b><br /> on this server. __________________________________________ when i hit "add" this error comin out.Can i know what's wrong with it? thx |
|
#2
|
||||
|
||||
|
RE: Error in adding user
Try using $_SERVER['PHP_SELF'] instead of $PHP_SELF.
|
|
#3
|
||||
|
||||
|
RE: Error in adding user
Sorry, didn't notice which forum I was in... So I assume that the code isn't written by you. Turn register_globals ON in php.ini
|
|
#4
|
|||
|
|||
|
RE: Error in adding user
if use the $_SERVER['PHP_SELF'], the page to add user have error. if use back the $PHP_SELF add user page ll appear, but when "add " is click only error ll comin out
|
|
#5
|
|||
|
|||
|
RE: Error in adding user
in the source code provided, there is no such a php.ini file
|
|
#6
|
||||
|
||||
|
RE: Error in adding user
php.ini doesn't come with theh source code, it comes with the php interpreter. If it works with $PHP_SELF then you have register_globals ON. And that means the mistake is somewhere else.
Change user permissions for the folder the script is in so that the script is allowed to do what it should do. |
|
#7
|
|||
|
|||
|
RE: Error in adding user
in the source code provided, there is no such a php.ini file
|
|
#8
|
||||
|
||||
|
RE: Error in adding user
Like I said, php.ini file doesn't come with the source. If you can't find it use the search system of your OS.
|
|
#9
|
|||
|
|||
|
RE: Error in adding user
TO : tkarkkainen
Thx for u're help.really appreciated. The page can load well now..thx a lot. just cant imagin u r only 16. anyw thx |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > Error in adding user |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|