[ Video Sharing CMS v4 ] Sanishan's changes of PHPVibe 3.3 RC 2

Started by sanishan,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sanishanTopic starter

Quote from: leen12 on
hi sanishan i ended up having to restart my server yesterday as i could not access my hosting zpanel,

after restarting all my websites and everthing in the server is having issues i cannot connect to mysql etc,
i was then advised to try change password by zpanel team, after trying that i got this error
PHP Warning:  PHP Startup: Zend Guard Loader: Unable to initialize module
Module compiled with module API=20090626
PHP    compiled with module API=20100525
These options need to match
 in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib64/php/ixed.5.3' - /usr/lib64/php/ixed.5.3: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning:  PHP Startup: SourceGuardian: Unable to initialize module
Module compiled with module API=20090626
PHP    compiled with module API=20100525
These options need to match
 in Unknown on line 0
PHP Warning:  PHP Startup: SourceGuardian: Unable to initialize module
Module compiled with module API=20090626
PHP    compiled with module API=20100525
These options need to match
 in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/ffmpeg.so' - /usr/lib64/php/modules/ffmpeg.so: cannot open shared object file: No such file or directory in Unknown on line 0
<style type="text/css"><!--
            .dbwarning {
                    font-family: Verdana, Geneva, sans-serif;
                    font-size: 14px;
                    color: #C00;
                    background-color: #FCC;
                    padding: 30px;
                    border: 1px solid #C00;
            }
            p {
                    font-size: 12px;
                    color: #666;
            }
            </style>
            <div class="dbwarning"><strong>Critical Error:</strong> [0100] - Unable to connect or authenticate to the ZPanel database (<em>zpanel_core</em>).<p>We advice that you contact the server administrator to ensure that the database server is online and that the correct connection parameter are being used.</p></


which is as a result of the ffmpeg install instructions i got before, can you possibly help me fix it?

Hi!
My provider instruction did not install the ffmpeg for PHP or ffmpeg-php, my instruction on install separate ffmpeg compiled binary file which we used with exec function.

Looks like you haven't upgraded PHP modules, they are not compatible.

Check extension_dir directive in php.ini. It should point to folder with 5.3 modules.

Since you did upgrade, there is a chance that you are using old php.ini that is pointing to 5.2 modules

Erase the module that can't be initialized and reinstall it.


Free PHPVibe Professional Customized Plugin http://phpvibemod.com/
  •  

leen12

ok thanks for the reply, sorry about this but i am not very experienced in handling a server and may need a few more instructions,

important note this is zpanel i am running not cpanel

; extension_dir = "./"


and in root i have ffmpeg_build and ffmpeg_sources dir(s)
i have no idea if they are correct or how to delete them,

http://hip-hop99.com best hip hop music website
http://social-nuke.com free facebook likes and shares
https://wppluginscheap.com Wordpress plugins and themes cheap
  •  

sanishanTopic starter

Quote from: leen12 on
ok thanks for the reply, sorry about this but i am not very experienced in handling a server and may need a few more instructions,

important note this is zpanel i am running not cpanel

; extension_dir = "./"


and in root i have ffmpeg_build and ffmpeg_sources dir(s)
i have no idea if they are correct or how to delete them,



I am also using zpanel for couple of servers.

zpanel extenstion directory is /usr/lib/php/modules and all compiled module will be available inside it.

You need to recompile all the module.

try this command in ssh

yum install php-zend-gu*   

this will install the zend-gurd module in your server if there is not availabel or maybe its update the module with latest pp.


I can't help you anymore with zpanel i am not expert in it.

Thanks,

Free PHPVibe Professional Customized Plugin http://phpvibemod.com/
  •  

leen12

hmmm ok thanks again sanishan, i am getting a no space error now, not sure what is going on but im almost cetain there is tons of space left i will contact my server provider although it is unmanaged
http://hip-hop99.com best hip hop music website
http://social-nuke.com free facebook likes and shares
https://wppluginscheap.com Wordpress plugins and themes cheap
  •  

leen12

ok i got a reply from my server provider,
t seems that your system partition, the "roor" or "/" partition is full.
 
If you log into SSH, you can see that by typing:
 
~ df -h
 
You have to free some space. 
 
As you can see, most of your space is on the /home partition, which is only 1% full. I suggest you to move all the data there.
 
Thanks.


i dont really know how to do that, could you possibly help me or tell me the command i need?
http://hip-hop99.com best hip hop music website
http://social-nuke.com free facebook likes and shares
https://wppluginscheap.com Wordpress plugins and themes cheap
  •  

sanishanTopic starter

Quote from: leen12 on
ok i got a reply from my server provider,
t seems that your system partition, the "roor" or "/" partition is full.
 
If you log into SSH, you can see that by typing:
 
~ df -h
 
You have to free some space. 
 
As you can see, most of your space is on the /home partition, which is only 1% full. I suggest you to move all the data there.
 
Thanks.


i dont really know how to do that, could you possibly help me or tell me the command i need?

I have the same problem as you have with zpane, becuase zpanel install in /usr/zpanel , i don't know any command, but i have reinstall the server with new partitions table, only allow /home partition to 100GB but all other page (1770GB) partitions are allowed to /root or '/'

and then install the zpanel on centos 6.4 using zvps auto installer
http://www.zvps.co.uk/zpanelcp/centos-6

Thanks,
Free PHPVibe Professional Customized Plugin http://phpvibemod.com/
  •  

leen12

hmm ok =s,

can you possibly assist me in getting a backup of my websites before i attempt that?
http://hip-hop99.com best hip hop music website
http://social-nuke.com free facebook likes and shares
https://wppluginscheap.com Wordpress plugins and themes cheap
  •  

sanishanTopic starter

Quote from: leen12 on
hmm ok =s,

can you possibly assist me in getting a backup of my websites before i attempt that?

I don't think so i could help you... the only thing is possible, backup everything, files and database, restore after that.

Thanks,
Free PHPVibe Professional Customized Plugin http://phpvibemod.com/
  •  

Martin

Sanishan the youtube plugin doesn't work take a look:

http://vidbg.com/show/sean+paul

when u are registered and u click on video it gives you 404 error instead of watching video

leen12

i have no problems viewing the video, maybe clear your cookies or cache?
http://hip-hop99.com best hip hop music website
http://social-nuke.com free facebook likes and shares
https://wppluginscheap.com Wordpress plugins and themes cheap
  •  


sanishanTopic starter

Quote from: Martin on
Sanishan the youtube plugin doesn't work take a look:

http://vidbg.com/show/sean+paul

when u are registered and u click on video it gives you 404 error instead of watching video

Hi!
You have to read the installation instruction file properly, its look like you did not add the defind value in vibe_config.php and also inside the index.php file..

Thanks,
Free PHPVibe Professional Customized Plugin http://phpvibemod.com/
  •  

lwc5757

sanishan, I used your youtube rewriter but it seem like not rewriting description when i share video from youtube.
  •  

sanishanTopic starter

Quote from: lwc5757 on
sanishan, I used your youtube rewriter but it seem like not rewriting description when i share video from youtube.

Did you import the vibe3.sql database in the existed phpvibe database?

And Also upload the class.youtube.php inside the lib directory.

Thanks,
Free PHPVibe Professional Customized Plugin http://phpvibemod.com/
  •  

lwc5757

Quote from: sanishan on
Did you import the vibe3.sql database in the existed phpvibe database?

And Also upload the class.youtube.php inside the lib directory.

Thanks,

I din't see to have vibe3.sql and class.youtube.php when I downloaded your file
what I have are
com/com_add.php
tpl/main/tpl.globals.php
tpl/main/videolist.php
tpl/main/video-loop.php
tpl/main/youtube_search.oho
index.php
vibe_config.php
Instruction.txt

I read the instruction, followed every steps and overwrite every files but seem it's not working.
  •  

sanishanTopic starter

Quote from: lwc5757 on
I din't see to have vibe3.sql and class.youtube.php when I downloaded your file
what I have are
com/com_add.php
tpl/main/tpl.globals.php
tpl/main/videolist.php
tpl/main/video-loop.php
tpl/main/youtube_search.oho
index.php
vibe_config.php
Instruction.txt

I read the instruction, followed every steps and overwrite every files but seem it's not working.


My Bad..

Its Youtube Search module, i just fix the link, it was wrong download link to the rewrite module, please place another free order to download the rewrite plugin.


Thanks,
Free PHPVibe Professional Customized Plugin http://phpvibemod.com/
  •  

lwc5757

Quote from: sanishan on
My Bad..

Its Youtube Search module, i just fix the link, it was wrong download link to the rewrite module, please place another free order to download the rewrite plugin.


Thanks,
It's dont seem to be work too. When I click "share media by link" and paste youtube video, the description wont change
  •  

leen12

hey sanishan, sorry i cannot download the js file,,

i managed to get my server sorted just had to delete a few files, the first link is removed and the next one is asking me to pay?


i also just have to say your website is niceee =)
http://hip-hop99.com best hip hop music website
http://social-nuke.com free facebook likes and shares
https://wppluginscheap.com Wordpress plugins and themes cheap
  •  

sanishanTopic starter

Quote from: leen12 on
hey sanishan, sorry i cannot download the js file,,

i managed to get my server sorted just had to delete a few files, the first link is removed and the next one is asking me to pay?


i also just have to say your website is niceee =)

Hi!
Please download the complete plugin from the website http://phpvibemod.com.

Thanks,

Free PHPVibe Professional Customized Plugin http://phpvibemod.com/
  •  

leen12

http://hip-hop99.com best hip hop music website
http://social-nuke.com free facebook likes and shares
https://wppluginscheap.com Wordpress plugins and themes cheap
  •  

sanishanTopic starter

Quote from: leen12 on
yes i know but its asking me to pay for it?

Check you shopping cart, there is must be a premium plugin in your cart, or select "free check" option from payment method, its only visible if amount is 0

Thanks,
Free PHPVibe Professional Customized Plugin http://phpvibemod.com/
  •  

leen12

nope i have not even made an account, i have not purchased this before. i downloaded it when you released it to the public for free..
http://hip-hop99.com best hip hop music website
http://social-nuke.com free facebook likes and shares
https://wppluginscheap.com Wordpress plugins and themes cheap
  •  

leen12

if you are not going to give me a link to the js can you tell me how to remove this?
http://hip-hop99.com best hip hop music website
http://social-nuke.com free facebook likes and shares
https://wppluginscheap.com Wordpress plugins and themes cheap
  •  

sanishanTopic starter

Quote from: leen12 on
if you are not going to give me a link to the js can you tell me how to remove this?

Sorry i can't give you saperate js link, you have to create an account on http://phpvibemod.com/ and then download the plugin after completing the free checkout.

To remove this, just simple replace old files which you have made backup before.

Thanks,
Free PHPVibe Professional Customized Plugin http://phpvibemod.com/
  •  


Similar topics (7)