kklouccs
Posts: 12
|
| Posted: 11/28/2007, 8:13 PM |
|
Hi, all expertises,
my project got the followings errors after i change the name of the database in MySQL.
the name was changed from "QnA" to "kklouccs_qna", with the username(login) same as the database name, i.e. "kklouccs_qna".
then i changed the connection parameters in CCS accordingly.
i can login MySQL through phpMyAdmin by using the new username and password.
but the CCS gave me the following Error when generating the codes:
Error:#1007 : error occured while creating code file
and gave me another Error when publishing a page to my localhost:
Error:#1006: critical internal error
pls advise what are the meanings of these codes.
i am using PHP5+MySQL5 and generating the pages with .php5 extension.
thanks in advance
kklouccs
|
 |
 |
mamboBROWN
Posts: 1713
|
| Posted: 12/06/2007, 7:37 PM |
|
kklouccs
Have you contacted support (http://support.yessoftware.com) to see if they can help you??
Have you also republished the whole project not just the page??
|
 |
 |
kklouccs
Posts: 12
|
| Posted: 12/09/2007, 7:12 PM |
|
Hi, all higher hands,
thanks for all your kindly attensions.
i have found the cause of my problem, i.e. the .php5 extension.
i can reproduce the problem with the followings:
1. in the project settings, set the extension to .php5. It works fine.
2. but when i save and re-open the project, the memtioned error occurred. (if not, try to change the .php5 back to .php before saving and re-opening the project)
Now, i use the backup project, not to change the .php extension. It works fine until now without any error.
thanks again.
kklouccs
|
 |
 |
|