Go Back   Web Design & SEO Company > Knowledgebase

Knowledgebase Articles and information about running a website, cPanel and various hints and tips. Here you will find tutorials on php, MySql, .htaccess, cron, SEO, Search Engines, CHMOD, FTP, CSS, HTML and various other hints and tips on running and Administrating a website.

Reply
 
Tools Display Modes
  #11  
Old 05-06-2008, 09:51 AM
Unregistered
Guest
 
Posts: n/a
Default Error

I get this error when I run Your script.
DECODE nested eval(gzinflate()) from Taree Internet 1. Reading coded.txt 2. Decoding
Parse error: syntax error, unexpected T_VARIABLE in /home/studio/public_html/decrypt.php(9) : eval()'d code on line 10
can't figure out what is wrong .
Edit/Delete Message Reply With Quote
  #12  
Old 05-07-2008, 03:13 AM
Admin Admin is offline
Administrator
 
Join Date: Jan 2007
Posts: 327
Default

Quote:
Originally Posted by Unregistered View Post
I get this error when I run Your script.
DECODE nested eval(gzinflate()) from Taree Internet 1. Reading coded.txt 2. Decoding
Parse error: syntax error, unexpected T_VARIABLE in /home/studio/public_html/decrypt.php(9) : eval()'d code on line 10
can't figure out what is wrong .
Try copying & pasting the code for decrypt.php again, an error like that is normally a result of something minor like a space between the ?> or whitespace after it.

This is common when using text editors like Windows built in Notepad, i highly recommend the Open Source editor Notepad++ which has syntax highlighting, when you have code errors it alerts you by the coloring of the code making things like this really easy to spot.

Another thing you can try to reveal the decrypted source, is the suggestion mentioned earlier. Upload your encrypted php file and load it in your browser:

your-domain.com/encrypted-file.php

It will most likely load a white page, then just Right Click & View Source and you should see the plain source code. This may also do the job depending on the encrypted file and what it does.
Reply With Quote
Reply

Tools
Display Modes



Forum time zone is GMT. Currently it's 11:19 PM.


What is my IP | Domain Forum
Web Design & SEO Forums Powered by vBulletin® Version 3.7.0