After uploading website on server website is half loading website
When i checked system log file I found this
2016-02-26T08:14:25+00:00 ERR (3): Warning: include(Cache/Lite.php): failed to open stream: No such file or directory in /home/splind/public_html/lib/Varien/Autoload.php on line 94
2016-02-26T08:14:25+00:00 ERR (3): Warning: include(Cache/Lite.php): failed to open stream: No such file or directory in /home/splind/public_html/lib/Varien/Autoload.php on line 94
2016-02-26T08:14:25+00:00 ERR (3): Warning: include(): Failed opening 'Cache/Lite.php' for inclusion (include_path='/home/splind/public_html/app/code/local:/home/splind/public_html/app/code/community:/home/splind/public_html/app/code/core:/home/splind/public_html/lib:.:/usr/lib/php:/usr/local/lib/php') in /home/splind/public_html/lib/Varien/Autoload.php on line 94
Related
Output:
Warning: require(/var/www/vhosts/web/httpdocs/vendor/composer/../laravel/framework/src/Illuminate/Foundation/helpers.php): failed to open stream: No such file or directory in /var/www/vhosts/web/httpdocs/vendor/composer/autoload_real.php on line 69
Warning: require(/var/www/vhosts/web/httpdocs/vendor/composer/../laravel/framework/src/Illuminate/Foundation/helpers.php): failed to open stream: No such file or directory in /var/www/vhosts/web/httpdocs/vendor/composer/autoload_real.php on line 69
Fatal error: require(): Failed opening required '/var/www/vhosts/web/httpdocs/vendor/composer/../laravel/framework/src/Illuminate/Foundation/helpers.php' (include_path='.:/opt/plesk/php/7.3/share/pear') in /var/www/vhosts/web/httpdocs/vendor/composer/autoload_real.php on line 69
My FTP structure at vendor folder
Foundation folder
I am getting below error . I have already tried with dir , document root, require_once and require.
This error i am getting in Live Server.
Warning: include_once(/storage/ssd1/655/2980655/public_html/Lib/DB//MysqliDb.php): failed to open stream: No such file or directory in /storage/ssd1/655/2980655/public_html/index.php on line 8
Warning: include_once(): Failed opening '/storage/ssd1/655/2980655/public_html/Lib/DB//MysqliDb.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /storage/ssd1/655/2980655/public_html/index.php on line 8
Thank you in Advance.
So the PHP program is supposed to take the user input and save it in a text file called "guest_list" but I am getting these error messages:
Warning: file_put_contents(guest_list.txt): failed to open stream:
Permission denied in
/Applications/XAMPP/xamppfiles/htdocs/lecture2/welcome.php on line 44
Warning: file_put_contents(guest_list.txt): failed to open stream:
Permission denied in
/Applications/XAMPP/xamppfiles/htdocs/lecture2/welcome.php on line 45
Warning: file_put_contents(guest_list.txt): failed to open stream:
Permission denied in
/Applications/XAMPP/xamppfiles/htdocs/lecture2/welcome.php on line 46
Warning: file_put_contents(guest_list.txt): failed to open stream:
Permission denied in /Applications/XAMPP/xamppfiles/htdocs/lecture2/welcome.php on line 47
Any help would be greatly appreciated.
I have a project file, and is simple stucture
home/index.php
folder_1/file1.php
folder_2/file2.php
if in file1.php i use "require('../index.php');" and it's work,
but why i can't use a same sytax at file2.php?
it's a error :
[01-Feb-2017 03:02:58 UTC] PHP Warning: require(../index.php): failed to open stream: No such file or directory in /home/lingga/public_html/folder_1/file1.php on line 2
[01-Feb-2017 03:02:58 UTC] PHP Fatal error: require(): Failed opening required '../index.php' (include_path='.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php') in /home/lingga/public_html/administrator/php/config/aplication-pack.php on line 2
after my hosting provider updated their PHP in cpanel, my site cannot load its php files, someone else made these file and i am trying to detect what the problem might be, here is the output of executed php:
Warning: include(folder_include/config.php) [function.include]: failed to open stream: No such file or directory in /home/website/public_html/v3/folder_include/classes.php on line 2
Warning: include(folder_include/config.php) [function.include]: failed to open stream: No such file or directory in /home/website/public_html/v3/folder_include/classes.php on line 2
Warning: include() [function.include]: Failed opening 'folder_include/config.php' for inclusion (include_path='.:/opt/php52/lib/php') in /home/website/public_html/v3/folder_include/classes.php on line 2
Warning: include(folder_include/class.database.php) [function.include]: failed to open stream: No such file or directory in /home/website/public_html/v3/folder_include/classes.php on line 3
Warning: include(folder_include/class.database.php) [function.include]: failed to open stream: No such file or directory in /home/website/public_html/v3/folder_include/classes.php on line 3
Warning: include() [function.include]: Failed opening 'folder_include/class.database.php' for inclusion (include_path='.:/opt/php52/lib/php') in /home/website/public_html/v3/folder_include/classes.php on line 3
Warning: include(folder_include/class.misc.php) [function.include]: failed to open stream: No such file or directory in /home/website/public_html/v3/folder_include/classes.php on line 4
Warning: include(folder_include/class.misc.php) [function.include]: failed to open stream: No such file or directory in /home/website/public_html/v3/folder_include/classes.php on line 4
Warning: include() [function.include]: Failed opening 'folder_include/class.misc.php' for inclusion (include_path='.:/opt/php52/lib/php') in /home/website/public_html/v3/folder_include/classes.php on line 4
Warning: include(folder_include/class.website.php) [function.include]: failed to open stream: No such file or directory in /home/website/public_html/v3/folder_include/classes.php on line 5
Warning: include(folder_include/class.website.php) [function.include]: failed to open stream: No such file or directory in /home/website/public_html/v3/folder_include/classes.php on line 5
Warning: include() [function.include]: Failed opening 'folder_include/class.website.php' for inclusion (include_path='.:/opt/php52/lib/php') in /home/website/public_html/v3/folder_include/classes.php on line 5
Warning: include(folder_include/class.korpa.php) [function.include]: failed to open stream: No such file or directory in /home/website/public_html/v3/folder_include/classes.php on line 6
Warning: include(folder_include/class.korpa.php) [function.include]: failed to open stream: No such file or directory in /home/website/public_html/v3/folder_include/classes.php on line 6
Warning: include() [function.include]: Failed opening 'folder_include/class.korpa.php' for inclusion (include_path='.:/opt/php52/lib/php') in /home/website/public_html/v3/folder_include/classes.php on line 6
Regards
We need to see these lines to know the problem, but probably the function syntax or name was changed.