zuramai / Auto-Post-Instagram-Photo

Tool for auto upload instagram photo with interval in seconds
6 stars 6 forks source link

Fatal error line 69 solved #5

Open mike123404 opened 1 year ago

mike123404 commented 1 year ago

$ python run.py PHP Fatal error: Uncaught Error: Call to undefined function curl_init() in /home/kali/Auto-Post-Instagram-Photo/instagram-photo-video-upload-api.class.php:69 Stack trace:

0 /home/kali/Auto-Post-Instagram-Photo/instagram-photo-video-upload-api.class.php(46): InstagramUpload->GetToken()

1 /home/kali/Auto-Post-Instagram-Photo/upload.php(17): InstagramUpload->Login()

2 {main}

thrown in /home/kali/Auto-Post-Instagram-Photo/instagram-photo-video-upload-api.class.php on line 69 Uploaded! wait for 10 sec

IT DIDNT UPLOAD THE PHOTO

mike123404 commented 1 year ago

solution: sudo apt-get install php-curl