Recently I have changed my host. On the previous host, every thing was ok, but now on the new host I get following error..
Please direct me to the host so I can solve this problem ASAP???
Fatal error: Uncaught exception 'Exception' with message 'Document namespace isn't a valid Excel XML 2003 Spreadsheet' in /home/jalali/public_html/admin/SimpleExcel/Parser/XMLParser.php:198
Stack trace:
#0 /home/jalali/public_html/admin/SimpleExcel/Parser/XMLParser.php(305): SimpleExcel\Parser\XMLParser->parseDOM(Object(SimpleXMLElement))
#1 /home/jalali/public_html/admin/#dmin.php(28): SimpleExcel\Parser\XMLParser->loadFile('../archive/1371...')
#2 {main} thrown in /home/jalali/public_html/admin/SimpleExcel/Parser/XMLParser.php on line 198
Related
I'm trying to use google_ads_api to generate keywords idea.
I found an error when I execute generateKeywordsIdeas.php file.
PS C:\xampp\htdocs\google_ads_api> php GenerateKeywordIdeas.php
PHP Fatal error: Uncaught Error: Class 'Google\Ads\GoogleAds\Examples\Utils\ArgumentParser' not found in C:\xampp\htdocs\google_ads_api\GenerateKeywordIdeas.php:67
Stack trace:
#0 C:\xampp\htdocs\google_ads_api\GenerateKeywordIdeas.php(212): Google\Ads\GoogleAds\Examples\Planning\GenerateKeywordIdeas::main()
#1 {main}
thrown in C:\xampp\htdocs\google_ads_api\GenerateKeywordIdeas.php on line 67
Fatal error: Uncaught Error: Class 'Google\Ads\GoogleAds\Examples\Utils\ArgumentParser' not found in C:\xampp\htdocs\google_ads_api\GenerateKeywordIdeas.php:67
Stack trace:
#0 C:\xampp\htdocs\google_ads_api\GenerateKeywordIdeas.php(212): Google\Ads\GoogleAds\Examples\Planning\GenerateKeywordIdeas::main()
#1 {main}
thrown in C:\xampp\htdocs\google_ads_api\GenerateKeywordIdeas.php on line 67
Here is file structure of my project
Why this error happens..? can anybody explain..?
Sounds like your missing required files from the 'examples' directory? They're excluded from the ZIP when you download the package from github. You can grab them here:
https://downgit.github.io/#/home?url=https://github.com/googleads/google-ads-php/tree/master/examples
I am trying to connect to a remote device , PLC (programmable logic controller) through WAMP, but for some reason I get this error when I load the file in the browser
This is the error mesageFatal error:
Uncaught PDOException: could not find driver in
D:\xxamp\htdocs\REMOTE_BOOSTER\getPLC.php:5 Stack trace: #0
D:\xxamp\htdocs\REMOTE_BOOSTER\getPLC.php(5):
PDO->__construct('sqlsrv:Server=B...', 'user', 'password') #1 {main}
thrown in D:\xxamp\htdocs\REMOTE_BOOSTER\getPLC.php on line 5
I tried uncommenting out the MySQL drivers to enable them, but all in vain
Fatal error: Uncaught PDOException: could not find driver in
D:\xxamp\htdocs\REMOTE_BOOSTER\getPLC.php:5 Stack trace: #0
D:\xxamp\htdocs\REMOTE_BOOSTER\getPLC.php(5):
PDO->__construct('sqlsrv:Server=B...', 'sa', 'admin,2017') #1 {main}
thrown in D:\xxamp\htdocs\REMOTE_BOOSTER\getPLC.php on line 5
This is the error mesageFatal error:
Uncaught PDOException: could not find driver in
D:\xxamp\htdocs\REMOTE_BOOSTER\getPLC.php:5 Stack trace: #0
D:\xxamp\htdocs\REMOTE_BOOSTER\getPLC.php(5):
PDO->__construct('sqlsrv:Server=B...', 'user', 'password') #1 {main}
thrown in D:\xxamp\htdocs\REMOTE_BOOSTER\getPLC.php on line 5
I want to use Video-Call-App made by amirsanni.
Video-Call-App
in local server using wampserver it was great but i can't run it on server and i get this Fatal error :
Fatal error: Uncaught React\Socket\ConnectionException: Could not bind to
tcp://0.0.0.0:8080: Address already in use in
/srv/disk16/2535675/www/arash.mygamesonline.org/video-call-
app/ws/vendor/react/socket/src/Server.php:35 Stack trace: #0
/srv/disk16/2535675/www/arash.mygamesonline.org/video-call-
app/ws/vendor/cboden/ratchet/src/Ratchet/App.php(80): React\Socket\Server-
>listen(8080, '0.0.0.0') #1
/srv/disk16/2535675/www/arash.mygamesonline.org/video-call-
app/ws/bin/server.php(18): Ratchet\App->__construct('http://arash.my...',
8080, '0.0.0.0') #2 {main} thrown in
/srv/disk16/2535675/www/arash.mygamesonline.org/video-call-
app/ws/vendor/react/socket/src/Server.php on line 35
may help me run this app on server ? i'm new to this field please say me any thing that you think may i didn't do to run app.
I was in the process of viewing an existing pptx file using the reader of Powerpoint2007 but
i get this fatal error:
Fatal error: Uncaught exception 'Exception' with message 'File ./resources/phppowerpoint_logo.gif not found!' in C:\xampp\PHPPresentation-master\src\PhpPresentation\Shape\Drawing.php:107 Stack trace: #0 C:\xampp\PHPPresentation-master\samples\Sample_Header.php(49): PhpOffice\PhpPresentation\Shape\Drawing->setPath('./resources/php...') #1 C:\xampp\htdocs\sanagumana.php(8): include_once('C:\xampp\PHPPre...') #2 {main} thrown in C:\xampp\PHPPresentation-master\src\PhpPresentation\Shape\Drawing.php on line 107
I already check the resources folder and phppowerpoint_logo.gif is there. What can I do??
I get the following error while trying to pull the excel report. I remember the error occurred previously, not sure if increasing the PHP memory fixed it. Please Suggest.
Fatal error: Uncaught exception 'PHPExcel_Exception' with message 'Worksheet!W529 -> Formula
Error: Operator '-' has no operands' in C:\xampp\htdocs\asia\Classes\PHPExcel\Cell.php:307
Stack trace:
#0 C:\xampp\htdocs\asia\Classes\PHPExcel\Writer\Excel5\Worksheet.php(460): PHPExcel_Cell->getCalculatedValue()
#1 C:\xampp\htdocs\asia\Classes\PHPExcel\Writer\Excel5.php(194): PHPExcel_Writer_Excel5_Worksheet->close()
#2 C:\xampp\htdocs\asia\xlsheet.php(201): PHPExcel_Writer_Excel5->save('DailyTrack14_13...')
#3 {main} thrown in C:\xampp\htdocs\asia\Classes\PHPExcel\Cell.php on line 307