Categories: Hostripples Featured

PHP: Error parsing

“PHP: Error parsing /usr/local/lib/php.ini on line 918”


If you are getting the error “PHP: Error parsing /usr/local/lib/php.ini on line 918” when you try to check the verison of php on your cPanel/WHM Linux OS based server.

Quote:
root@server [~]# php -v
PHP: Error parsing /usr/local/lib/php.ini on line 918
PHP 5.2.12 (cli) (built: Jan 14 2010 18:18:07)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies
with the ionCube PHP Loader v3.3.20, Copyright (c) 2002-2010, by ionCube Ltd., and
with Zend Optimizer v3.3.9, Copyright (c) 1998-2009, by Zend Technologies
with Suhosin v0.9.29, Copyright (c) 2007, by SektionEins GmbH

I’d request you to check the syntax of the php directive “url_rewriter.tags” in the file php.ini, the correct directive syntax is as follows.

Quote:
root@server [~]# vi /usr/local/lib/php.iniurl_rewriter.tags = “a=href,area=href,frame=src,input=src,form=,fields et=”

If the syntax matches but still you are getting error.

I’d suggest you to renaming the file php.ini and then reinstall IonCube.

Quote:
root@server [~]# cd /usr/local/lib/
root@server [~]# mv php.ini php.ini-bak
root@server [~]# /scripts/phpini
root@server [~]#/scripts/phpextensionmgr uninstall IonCubeLoader
root@server [~]# /scripts/phpextensionmgr install IonCubeLoader

This has done the trick for.. Hope it will work for you as well..


HR-ADMIN

Recent Posts

Step-by-Step Guide to Implementing a CDN for WordPress

Picture this: Your WordPress site is like that one friend who's always fashionably late to everything. You know, the one…

5 days ago

The Truth Behind AI Detectors: Trust or Distrust?

In a world where artificial intelligence is rapidly reshaping our digital landscape, AI detectors have emerged as both guardians and…

2 weeks ago

What are the advantages of using VPS for e-learning?

In today's digital age, e-learning has become more than just a convenience – it's a necessity. As virtual classrooms and…

3 weeks ago

Updated cPanel License Price in Jan 2025: A Comprehensive Guide

Are you ready for another cPanel price adjustment? As we have approached January 2025, cPanel has rolled out significant changes…

2 months ago

Finding Your Fit: Website Builder or WordPress for Your Site?

In this growing digital world, having a website is not enough—it’s a crucial and much-needed option. But here's the challenge…

2 months ago