PDA

View Full Version : Problem with phpeditor


Thuz989
11-18-2013, 02:43 PM
Hi,

I was trying to use php editor and PEQ DB downloaded from..

https://drive.google.com/folderview?id=0B5FZHGN6aazfeThIMENvWTA2VDA&usp=sharing#list

im using the 18th version, version r392.

I have xampp installed with PHP version 5.3.3 and mysql 5.1.68

I have tried to open it using IE 10 and Chrome and in both cases i get to the login page, and enter admin/password but after that it just displays a "dont panic" picture with no errors that i can see??

Anyone wanna give me a clue what im missing?

Thuz989
11-18-2013, 02:55 PM
duh, short tags solved it.

leviathanawaits
10-27-2015, 10:55 PM
Think you could elaborate on this a little? Having same issue

image
10-27-2015, 11:06 PM
Short open tags in php

http://stackoverflow.com/questions/2185320/how-to-enable-php-short-tags

Depending on what version you have the field may be declared or not. By default its disabled (make sure to replace the field if declared)