Hello everybody and hello Nileshd!
I installed PCG v3 on my desktop and I generated code on a little db, some changes and I have my little web application, till now that's very fine.
Then I moved my appl on a subdomain on a virtual server, I put .htaccess and myapplication.conf.php in the root of the subd.
Problems:
1) The index.php in the root show these messages: Warning: main(common/header.php): failed to open stream: No such file or directory in /home/babnicru/public_html/sibilla/index.php on line 1
2) On every other page I get: Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/babnicru/public_html/sibilla/sibilla.conf.php:36) in /home/babnicru/public_html/sibilla/web/common/commonHeader.php on line 3
I tried many changes in configuration files but those above are the best results...
What's happened?
Thanx for any help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello everybody and hello Nileshd!
I installed PCG v3 on my desktop and I generated code on a little db, some changes and I have my little web application, till now that's very fine.
Then I moved my appl on a subdomain on a virtual server, I put .htaccess and myapplication.conf.php in the root of the subd.
Problems:
1) The index.php in the root show these messages: Warning: main(common/header.php): failed to open stream: No such file or directory in /home/babnicru/public_html/sibilla/index.php on line 1
2) On every other page I get: Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/babnicru/public_html/sibilla/sibilla.conf.php:36) in /home/babnicru/public_html/sibilla/web/common/commonHeader.php on line 3
I tried many changes in configuration files but those above are the best results...
What's happened?
Thanx for any help.
1) was resolved redirecting the page to the index under "web" folder
2) was caused by windows characters