Micro Creatives Posted March 7, 2023 Posted March 7, 2023 don't edit .env file manually, just extract all files and run your website for installation proccess Quote
Ardian Posted March 7, 2023 Posted March 7, 2023 12 hours ago, Jei Grey said: @Advanced Locate how solution to error like this? try this cd /public rm -r storage ln -s ../storage/app/public storage or Run "php artisan storage:link" in directory apps.. $ cd public_html/wablast $ php artisan storage:link 1 Quote
Harsh Khandelwal Posted March 8, 2023 Posted March 8, 2023 @Micro Creatives Can you tell me how to install it , i open my domain and it shows blank page Quote
Harsh Khandelwal Posted March 8, 2023 Posted March 8, 2023 @thecodersandesh How , please install in mine getting 500 error Quote
Harsh Khandelwal Posted March 8, 2023 Posted March 8, 2023 @Micro Creatives geeting this issue while installing Quote
kocero88 Posted March 9, 2023 Posted March 9, 2023 On 4/3/2022 at 2:26 AM, Mahmoud said: https://doniacloud.com/ef084683f0478b22 thanx Quote
andrixpan Posted March 11, 2023 Posted March 11, 2023 (edited) ow. Edited March 12, 2023 by andrixpan Quote
kecoamumet Posted March 11, 2023 Posted March 11, 2023 hay, im facing issue, autoreply not work. any solutions? Quote
startop Posted March 13, 2023 Posted March 13, 2023 On 3/6/2023 at 5:24 AM, ardiansh said: but i have fixed it with : 1. Go into the .env file, create a variable called FILESYSTEM_DRIVER, and set it to public, as shown below: FILESYSTEM_DRIVER=public Next, use the command below in order to create the symbolic link. php artisan storage:link 2. You can also go to the public directory and run: rm storage Then go to the project root and run: php artisan storage:link [root@server my-project-root]# php artisan storage:link PHP Parse error: syntax error, unexpected '=' in /var/www/vhosts/yyyyy/httpdocs/my-project-root/vendor/symfony/string/Resources/functions.php on line 34 Quote
kecoamumet Posted March 20, 2023 Posted March 20, 2023 nice working script now. the auto reply and the campaign is working. ty @Mahmoud Quote
Micro Creatives Posted March 20, 2023 Posted March 20, 2023 @kecoamumet can you tell me what is the code you used for cronjobs ? Quote
kecoamumet Posted March 21, 2023 Posted March 21, 2023 (edited) On 3/20/2023 at 6:14 PM, Micro Creatives said: @kecoamumet can you tell me what is the code you used for cronjobs ? just like this, im using aapanel /www/server/php/80/bin/php /www/wwwroot/website/artisan schedule:run 1>> /dev/null 2>&1 and i remove all the disabled function from the php.ini because i dont know which one is blocking the script. so i just empty the disable_functions = Edited March 21, 2023 by kecoamumet Quote
Team JobLess Posted March 23, 2023 Posted March 23, 2023 not working when going to install its showing page expired Quote
dev58 Posted March 25, 2023 Posted March 25, 2023 On 3/23/2023 at 10:03 PM, Team JobLess said: not working when going to install its showing page expired add ob_start(); after php start at public/index.php 1 Quote
Team JobLess Posted March 26, 2023 Posted March 26, 2023 @dev58 THANKS ITS WORKING BUT ONE MORE PROBLEM SIR WHEN GOING TO CONNECT WHATSAPP ITS SHOWING WATING FOR NODE SERVER PLEASE HELP Quote
dev58 Posted March 26, 2023 Posted March 26, 2023 1 hour ago, Team JobLess said: @dev58 THANKS ITS WORKING BUT ONE MORE PROBLEM SIR WHEN GOING TO CONNECT WHATSAPP ITS SHOWING WATING FOR NODE SERVER PLEASE HELP which control panel are you using? Quote
Team JobLess Posted March 26, 2023 Posted March 26, 2023 @dev58 51 minutes ago, dev58 said: which control panel are you using? @dev58 SHARED CPANEL NINZAHOST.IN Quote
Re Uploader Posted March 28, 2023 Posted March 28, 2023 (edited) anyone have documentation or instalation for linux or shared hosting I have successfully installed on localhost but i try to linux and shared hosting is not working Thanks Edited March 28, 2023 by Re Uploader Quote
kecoamumet Posted March 30, 2023 Posted March 30, 2023 On 3/28/2023 at 9:03 AM, Re Uploader said: anyone have documentation or instalation for linux or shared hosting I have successfully installed on localhost but i try to linux and shared hosting is not working Thanks maybe your hosting company not compatible with it Quote
Lranda Posted April 11, 2023 Posted April 11, 2023 On 3/28/2023 at 9:03 AM, Re Uploader said: anyone have documentation or instalation for linux or shared hosting I have successfully installed on localhost but i try to linux and shared hosting is not working Thanks Whats your problem sir? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.