Jump to content
php.lv forumi

Recommended Posts

Posted (edited)


Warning: exec() has been disabled for security reasons in /home/mashuplv/public_html/shop/common/classes/class_MusicUpload.lib.php on line 469

Warning: Variable passed to each() is not an array or object in /home/mashuplv/public_html/shop/common/classes/class_MusicUpload.lib.php on line 470

Warning: exec() has been disabled for security reasons in /home/mashuplv/public_html/shop/common/classes/class_MusicHandler.lib.php on line 2749

Warning: Variable passed to each() is not an array or object in /home/mashuplv/public_html/shop/common/classes/class_MusicHandler.lib.php on line 2750

 

 

http://pastebin.com/vPZRb6Du

 

Uploadojot parādas šis. Nevēlos rakstīt hostingam , jo lasīju , ka šo funkciju vairs neizmanto un lielākoties drošākie hostingi viņu aizliedz varbūt ir kadi citi veidi ?!

Būšu pateicīgs par palidzību :(

Edited by Southwind*
Posted

Tajā, konkrētajā skriptā netiek izmantota exec funkcija.

Posted

Tajā, konkrētajā skriptā netiek izmantota exec funkcija.

public function getMusicPlayingTime($text_arr)
...
$duration = exec($this->CFG['admin']['audio']['mp3info_path'].' -p "%S" '.$mname);
exec($this->CFG['admin']['video']['mplayer_path'].' -vo null -ao null -frames 0 -identify '.$mname, $p);

Posted

Skaidrs.

Pat, ja būtu atļauts exec(), tādu playeri uz sakarīga web hostinga neviens nav uzinstalējis un netur.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...