vBulletin Search Engine Optimization
This is a discussion on IonCube Error within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; Hi, I am getting the.. "blah/ functions_vbseo.php requires the ionCube PHP Loader ioncube_loader_win_5.2.dll to be installed by the site administrator." ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| IonCube Error
Hi, I am getting the.. "blah/functions_vbseo.php requires the ionCube PHP Loader ioncube_loader_win_5.2.dll to be installed by the site administrator." ...error, but I have tested my server and the test script says that everything shold be just fine? Everything was uploaded in Binary. http://www.toptipsforum.com/vbseotest/test.php Thanks |
|
#2
| ||||
| ||||
|
You will need to download the ionCube loaders for your operating system/PHP version from PHP Encoder, protection, installer and performance tools from ionCube: Loader Download
__________________ Keith Cohen / Crawlability Inc. Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. My Personal Sites: My Blog | GPS Discussion Forum |
|
#3
| |||
| |||
|
Ok thanks, it seems that it was specifically 5.2 that was missing while I had older versions. Ok thanks, but I have another problem. 404's when following vbseo links, I have tried everything that I can find in the docs but I have come across the following problem: In the troubleshooting guide it suggests that the follwing is required: <Directory /your/httpd/docs> ... Options +FollowSymLinks +FileInfo </Directory> Entering this info into my httpd.conf file I get the follwoing error while restarting Apache: Starting httpd: Syntax error on line 1439 of /etc/httpd/conf/httpd.conf: Illegal option FileInfo Thanks again... |
|
#4
| ||||
| ||||
|
Please try the following: Code: <Directory /your/httpd/docs> ... Options +FollowSymLinks AllowOverride All </Directory>
__________________ Oleg Ignatiuk / Crawlability Inc. Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |