WordPressのTwitter Toolsで以下のようなエラーでPOST時に記事は更新されるがエラーページ表示される
[error] PHP Fatal error: Call to undefined function curl_init() in /public_html/wp-content/plugins/twitter-tools/twitteroauth.php on line 201
みたいなエラーならもしかしたら
WordPressのTwitter Toolsで以下のようなエラーでPOST時に記事は更新されるがエラーページ表示される
[error] PHP Fatal error: Call to undefined function curl_init() in /public_html/wp-content/plugins/twitter-tools/twitteroauth.php on line 201
みたいなエラーならもしかしたら
メモ
間違ってる可能性大
起動スクリプト
オリジナルはこちら
#!/bin/sh
#Teamspeak 3 NOHUP startup script v0.95
#Written by mancert##############################################################
# Remember to start the teamspeak server manually the first time so you get the
# server admin password and the server admin token.
# If you want to use mysql database, remember to create a ts3db_mysql.ini file
# in the folder ts3 in installed in. And make sure ts3server.ini is set right.
# Changelog @
#
# The test start option will check if you are missing anything before you start the script
#
##############################################################