Jump to content

newFile


cdog5000

Recommended Posts

how would i make it make the file? i get this error trying it...

Warning: fopen(./chat/cdog50006.txt) [function.fopen]: failed to open stream: No such file or directory in /home/neweraim/public_html/auth/userRegister.php on line 37

Link to comment
Share on other sites

every body can help me?,

 

i am a Beginer of the Php Software...

i have a problem about the Odbc connection in Php.

how can i connect the Odobc in Php.

i have some warning encounter like this "Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] Invalid SQL statement; expected 'DELETE', 'INSERT', 'PROCEDURE', 'SELECT', or 'UPDATE'., SQL state 37000 in SQLExecDirect in D:\online_grading\studview1.php on line 8".

 

pls help me

godbless to  every one!!!..

 

 

Link to comment
Share on other sites

Warning: mkdir() [function.mkdir]: Permission denied in /home/neweraim/public_html/auth/la.php on line 10

Warning: fopen(chat/cdog5000900.txt) [function.fopen]: failed to open stream: No such file or directory in /home/neweraim/public_html/auth/la.php on line 11

Link to comment
Share on other sites

If I trust you that you said you created the chat directory by hand in the proper place, it might cause the access denied error. I have no idea what your problem is, sorry.

 

Try fopen()ing a file (that doesn't exist) in the current directory... eg. remove the /chat/ from the equation, and see if it still says the file does not exist.

Link to comment
Share on other sites

If I trust you that you said you created the chat directory by hand in the proper place, it might cause the access denied error. I have no idea what your problem is, sorry.

 

Try fopen()ing a file (that doesn't exist) in the current directory... eg. remove the /chat/ from the equation, and see if it still says the file does not exist.

ok... will do

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.